OleObject.ObjectId Property
OLE Object Unique ID.Represents the attribte in schema: ObjectID
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "ObjectID")> _
Public Property ObjectId As StringValue
Get
Set
'Usage
Dim instance As OleObject
Dim value As StringValue
value = instance.ObjectId
instance.ObjectId = value
[SchemaAttrAttribute(, "ObjectID")]
public StringValue ObjectId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.