PivotTable.CompactLayoutRowHeader Property

Definition

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.

Applies to