Aspose::Cells::Rendering::SvgImageOptions::SetCssPrefix method

SvgImageOptions::SetCssPrefix(const U16String&) method

Gets and sets the prefix of the css name in svg,the default value is empty string.

void Aspose::Cells::Rendering::SvgImageOptions::SetCssPrefix(const U16String &value)

See Also

SvgImageOptions::SetCssPrefix(const char16_t*) method

Gets and sets the prefix of the css name in svg,the default value is empty string.

void Aspose::Cells::Rendering::SvgImageOptions::SetCssPrefix(const char16_t *value)

See Also