PivotArea.Field 属性

定义

字段索引

表示架构中的以下属性: 字段

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

属性值

属性

适用于