Share via


PivotTableDefinition.ShowHeaders Property

Definition

showHeaders

Represents the following attribute in the schema: showHeaders

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

Property Value

Attributes

Applies to