PropertySet.PresentationElementId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Identificador de Elemento de Apresentação
Representa o seguinte atributo no 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 da propriedade
Retorna StringValue.
- Atributos