CalculationProperties.FullPrecision 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.
Cálculo de precisão completa
Representa o seguinte atributo no esquema: fullPrecision
[DocumentFormat.OpenXml.SchemaAttr(0, "fullPrecision")]
public DocumentFormat.OpenXml.BooleanValue FullPrecision { get; set; }
public DocumentFormat.OpenXml.BooleanValue FullPrecision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fullPrecision")]
public DocumentFormat.OpenXml.BooleanValue? FullPrecision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fullPrecision")]
public DocumentFormat.OpenXml.BooleanValue? FullPrecision { get; set; }
public DocumentFormat.OpenXml.BooleanValue? FullPrecision { get; set; }
member this.FullPrecision : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fullPrecision")>]
member this.FullPrecision : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fullPrecision")>]
member this.FullPrecision : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property FullPrecision As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos