PivotTable.ColumnGrand
PivotTable.ColumnGrand
PivotTable.ColumnGrand
Property
Definition
True, wenn im PivotTable-Bericht Spaltengesamtergebnisse angezeigt werden. Boolean-Wert mit Lese-/Schreibzugriff. 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