Aspose::Cells::HtmlSaveOptions::SetCellCssPrefix method
HtmlSaveOptions::SetCellCssPrefix(const U16String&) method
Gets and sets the prefix of the css name,the default value is “”.
void Aspose::Cells::HtmlSaveOptions::SetCellCssPrefix(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
HtmlSaveOptions::SetCellCssPrefix(const char16_t*) method
Gets and sets the prefix of the css name,the default value is “”.
void Aspose::Cells::HtmlSaveOptions::SetCellCssPrefix(const char16_t *value)
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++