Aspose::Cells::GlobalizationSettings::GetTableRowTypeOfData method

GlobalizationSettings::GetTableRowTypeOfData method

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

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

ReturnValue

the type name of table rows

See Also