PropertySet.PresentationElementId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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