Aspose::Cells::HtmlSaveOptions::SetAttachedFilesUrlPrefix method
HtmlSaveOptions::SetAttachedFilesUrlPrefix(const U16String&) method
Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.
void Aspose::Cells::HtmlSaveOptions::SetAttachedFilesUrlPrefix(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
HtmlSaveOptions::SetAttachedFilesUrlPrefix(const char16_t*) method
Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.
void Aspose::Cells::HtmlSaveOptions::SetAttachedFilesUrlPrefix(const char16_t *value)
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++