Aspose::Cells::GlobalizationSettings::GetTableRowTypeOfAll method

GlobalizationSettings::GetTableRowTypeOfAll method

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

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

ReturnValue

the type name of table rows

See Also