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

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