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

属性

适用于