Interpretation.Uninterpreted 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.
não interpretado
Representa o seguinte atributo no esquema: emma:uninterpreted
[DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue Uninterpreted { get; set; }
public DocumentFormat.OpenXml.BooleanValue Uninterpreted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")>]
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:uninterpreted")>]
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Uninterpreted As BooleanValue
Valor da propriedade
- Atributos