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

属性

适用于