ContextNode.SemanticType 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.
semanticType
Representa o seguinte atributo no esquema: semanticType
[DocumentFormat.OpenXml.SchemaAttr(0, "semanticType")]
public DocumentFormat.OpenXml.StringValue SemanticType { get; set; }
public DocumentFormat.OpenXml.StringValue SemanticType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "semanticType")]
public DocumentFormat.OpenXml.StringValue? SemanticType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("semanticType")]
public DocumentFormat.OpenXml.StringValue? SemanticType { get; set; }
public DocumentFormat.OpenXml.StringValue? SemanticType { get; set; }
member this.SemanticType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "semanticType")>]
member this.SemanticType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("semanticType")>]
member this.SemanticType : DocumentFormat.OpenXml.StringValue with get, set
Public Property SemanticType As StringValue
Valor da propriedade
- Atributos