PivotTable.ColumnGrand
PivotTable.ColumnGrand
PivotTable.ColumnGrand
Property
Definition
True if the PivotTable report shows grand totals for columns. Read/write Boolean.
public:
property bool ColumnGrand { bool get(); void set(bool value); };
public bool ColumnGrand { get; set; }
Public Property ColumnGrand As Boolean
Property Value
Applies to