Compartir a través de


PropertySet.PresentationElementId Propiedad

Definición

Identificador del elemento Presentation

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a