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
- Class Vector
- Class U16String
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++
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
- Class Vector
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++