PropertySet.PresentationElementId Property

Definition

Presentation Element Identifier

Represents the following attribute in the schema: presAssocID

[DocumentFormat.OpenXml.SchemaAttr(0, "presAssocID")]
public DocumentFormat.OpenXml.StringValue PresentationElementId { get; set; }
public DocumentFormat.OpenXml.StringValue PresentationElementId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "presAssocID")]
public DocumentFormat.OpenXml.StringValue? PresentationElementId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("presAssocID")]
public DocumentFormat.OpenXml.StringValue? PresentationElementId { get; set; }
public DocumentFormat.OpenXml.StringValue? PresentationElementId { get; set; }
member this.PresentationElementId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "presAssocID")>]
member this.PresentationElementId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("presAssocID")>]
member this.PresentationElementId : DocumentFormat.OpenXml.StringValue with get, set
Public Property PresentationElementId As StringValue

Property Value

Returns StringValue.

Attributes

Applies to