Item.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

属性

适用于