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