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

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