Share via


DateTimeItem.Calculated プロパティ

定義

計算項目の値

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象