次の方法で共有


CellFormula.CalculateCell プロパティ

定義

セルの計算

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象