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
- Class Vector
- Class U16String
- Class SvgImageOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++
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
- Class Vector
- Class SvgImageOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++