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

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