Aspose::Cells::GlobalizationSettings::GetTableRowTypeOfTotals method

GlobalizationSettings::GetTableRowTypeOfTotals method

Gets the type name of table rows that consists of the total row of referenced table. Default is “Totals”, so in formula “#Totals” represents the total row of referenced table.

virtual U16String Aspose::Cells::GlobalizationSettings::GetTableRowTypeOfTotals()

ReturnValue

the type name of table rows

See Also