Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfData method
SettableGlobalizationSettings::SetTableRowTypeOfData(const U16String&) method
Sets the type name of table rows that consists of data region of referenced table.
void Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfData(const U16String &name)
Parameter | Type | Description |
---|---|---|
name | const U16String& | the type name of table rows |
See Also
- Class Vector
- Class U16String
- Class SettableGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
SettableGlobalizationSettings::SetTableRowTypeOfData(const char16_t*) method
Sets the type name of table rows that consists of data region of referenced table.
void Aspose::Cells::SettableGlobalizationSettings::SetTableRowTypeOfData(const char16_t *name)
Parameter | Type | Description |
---|---|---|
name | const char16_t* | the type name of table rows |
See Also
- Class Vector
- Class SettableGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++