CalculationProperties.ForceFullCalculation 属性

定义

强制完全计算

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于