Aspose::Cells::GlobalizationSettings::GetTableRowTypeOfCurrent method

GlobalizationSettings::GetTableRowTypeOfCurrent method

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

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

ReturnValue

the type name of table rows

See Also