Share via


PropertySet.PresentationElementId 属性

定义

Presentation 元素标识符

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于