PivotTableDefinition.ShowHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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