CalculationProperties.ForceFullCalculation Property
Force Full Calculation.Represents the attribte in schema: forceFullCalc
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "forceFullCalc")> _
Public Property ForceFullCalculation As BooleanValue
Get
Set
'Uso
Dim instance As CalculationProperties
Dim value As BooleanValue
value = instance.ForceFullCalculation
instance.ForceFullCalculation = value
[SchemaAttrAttribute(, "forceFullCalc")]
public BooleanValue ForceFullCalculation { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.