次の方法で共有


PivotHierarchy.ShowInFieldList プロパティ

定義

フィールド リストに表示

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象