Aspose::Cells::HtmlSaveOptions::SetPageTitle method

HtmlSaveOptions::SetPageTitle(const U16String&) method

The title of the html page. Only for saving to html stream.

void Aspose::Cells::HtmlSaveOptions::SetPageTitle(const U16String &value)

See Also

HtmlSaveOptions::SetPageTitle(const char16_t*) method

The title of the html page. Only for saving to html stream.

void Aspose::Cells::HtmlSaveOptions::SetPageTitle(const char16_t *value)

See Also