Aspose::Cells::Pivot::PivotTable::SetRowGrand method

PivotTable::SetRowGrand method

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

Deprecated

Use PivotTable.ShowRowGrandTotals property instead.

void Aspose::Cells::Pivot::PivotTable::SetRowGrand(bool value)

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