Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfTotals method

SettableGlobalizationSettings::SetTableRowTypeOfTotals(const U16String&) method

Sets the type name of table rows that consists of the total row of referenced table.

void Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfTotals(const U16String &name)
ParameterTypeDescription
nameconst U16String&the type name of table rows

See Also

SettableGlobalizationSettings::SetTableRowTypeOfTotals(const char16_t*) method

Sets the type name of table rows that consists of the total row of referenced table.

void Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfTotals(const char16_t *name)
ParameterTypeDescription
nameconst char16_t*the type name of table rows

See Also