次の方法で共有


TableStyle.Pivot プロパティ

定義

ピボット スタイル

スキーマ内の次の属性を表します。 ピボット

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

プロパティ値

BooleanValue を返します。

属性

適用対象