CalculationProperties.FullPrecision Property
Full Precision Calculation.Represents the attribte in schema: fullPrecision
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "fullPrecision")> _
Public Property FullPrecision As BooleanValue
Get
Set
'Usage
Dim instance As CalculationProperties
Dim value As BooleanValue
value = instance.FullPrecision
instance.FullPrecision = value
[SchemaAttrAttribute(, "fullPrecision")]
public BooleanValue FullPrecision { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.