Aspose::Cells::Pivot::PivotTable::GetRowGrand method

PivotTable::GetRowGrand method

Indicates whether to show grand totals for rows of this pivot table.

Deprecated

Use PivotTable.ShowRowGrandTotals property instead.

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

Remarks

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

See Also