次の方法で共有


PivotTableStyle.ShowColumnHeaders プロパティ

定義

テーブル スタイルの列ヘッダーの書式設定を表示する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象