次の方法で共有


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 を返します。

属性

適用対象