CalculationProperties.ForceFullCalculation Property

Definition

Force Full Calculation

Represents the following attribute in the schema: forceFullCalc

[DocumentFormat.OpenXml.SchemaAttr(0, "forceFullCalc")]
public DocumentFormat.OpenXml.BooleanValue ForceFullCalculation { get; set; }
public DocumentFormat.OpenXml.BooleanValue ForceFullCalculation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "forceFullCalc")]
public DocumentFormat.OpenXml.BooleanValue? ForceFullCalculation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("forceFullCalc")]
public DocumentFormat.OpenXml.BooleanValue? ForceFullCalculation { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ForceFullCalculation { get; set; }
member this.ForceFullCalculation : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "forceFullCalc")>]
member this.ForceFullCalculation : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("forceFullCalc")>]
member this.ForceFullCalculation : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ForceFullCalculation As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to