PivotTable.CompactLayoutColumnHeader 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.
Specifies the caption that is displayed in the column header of a PivotTable when in compact row layout form. Read/write.
public:
property System::String ^ CompactLayoutColumnHeader { System::String ^ get(); void set(System::String ^ value); };
public string CompactLayoutColumnHeader { get; set; }
Public Property CompactLayoutColumnHeader As String
Property Value
String
Remarks
When the user customizes these captions in the grid, it is also reflected in these properties.