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

属性

适用于