次の方法で共有


CalculationProperties.CalculationOnSave プロパティ

定義

保存時の計算

スキーマ内の次の属性を表します: calcOnSave

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

プロパティ値

BooleanValue を返します。

属性

適用対象