CalculationProperties.CalculationCompleted 属性

定义

计算已完成

表示架构中的以下属性:calcCompleted

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

属性值

返回 BooleanValue

属性

适用于