次の方法で共有


CalculationProperties.CalculationCompleted プロパティ

定義

Calc Completed

スキーマ内の次の属性を表します: 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 を返します。

属性

適用対象