Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfCurrent method

SettableGlobalizationSettings::SetTableRowTypeOfCurrent(const U16String&) method

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

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

See Also

SettableGlobalizationSettings::SetTableRowTypeOfCurrent(const char16_t*) method

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

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

See Also