PropertySet.PresentationElementId Property
Presentation Element Identifier.Represents the attribte in schema: presAssocID
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "presAssocID")> _
Public Property PresentationElementId As StringValue
Get
Set
'Usage
Dim instance As PropertySet
Dim value As StringValue
value = instance.PresentationElementId
instance.PresentationElementId = value
[SchemaAttrAttribute(, "presAssocID")]
public StringValue PresentationElementId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.