pivotTableDefinition.ColumnHeaderCaption 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.
colHeaderCaption
Represents the following attribute in the schema: colHeaderCaption
[DocumentFormat.OpenXml.SchemaAttr(0, "colHeaderCaption")]
public DocumentFormat.OpenXml.StringValue ColumnHeaderCaption { get; set; }public DocumentFormat.OpenXml.StringValue ColumnHeaderCaption { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "colHeaderCaption")]
public DocumentFormat.OpenXml.StringValue? ColumnHeaderCaption { get; set; }[DocumentFormat.OpenXml.SchemaAttr("colHeaderCaption")]
public DocumentFormat.OpenXml.StringValue? ColumnHeaderCaption { get; set; }public DocumentFormat.OpenXml.StringValue? ColumnHeaderCaption { get; set; }member this.ColumnHeaderCaption : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "colHeaderCaption")>]
member this.ColumnHeaderCaption : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("colHeaderCaption")>]
member this.ColumnHeaderCaption : DocumentFormat.OpenXml.StringValue with get, setPublic Property ColumnHeaderCaption As StringValueProperty Value
- Attributes