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