次の方法で共有


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

プロパティ値

属性

適用対象