Aspose::Cells::Pivot::PivotTable::GetColumnGrand method

PivotTable::GetColumnGrand method

Indicates whether the PivotTable report shows grand totals for columns.

Deprecated

Use PivotTable.ShowColumnGrandTotals property instead.

bool Aspose::Cells::Pivot::PivotTable::GetColumnGrand()

Remarks

NOTE: This property is now obsolete. Instead, please use PivotTable.ShowColumnGrandTotals method. This method will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also