Aspose::Cells::Pivot::PivotTable::SetGrandTotalName method

PivotTable::SetGrandTotalName(const U16String&) method

Returns the text string label that is displayed in the grand total column or row heading. The default value is the string “Grand Total”.

void Aspose::Cells::Pivot::PivotTable::SetGrandTotalName(const U16String &value)

See Also

PivotTable::SetGrandTotalName(const char16_t*) method

Returns the text string label that is displayed in the grand total column or row heading. The default value is the string “Grand Total”.

void Aspose::Cells::Pivot::PivotTable::SetGrandTotalName(const char16_t *value)

See Also