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