Aspose::Cells::Style::SetName method
Style::SetName(const U16String&) method
Gets or sets the name of the style.
void Aspose::Cells::Style::SetName(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Style
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Style::SetName(const char16_t*) method
Gets or sets the name of the style.
void Aspose::Cells::Style::SetName(const char16_t *value)
See Also
- Class Vector
- Class Style
- Namespace Aspose::Cells
- Library Aspose.Cells for C++