Aspose::Cells::HtmlSaveOptions::SetAttachedFilesDirectory method

HtmlSaveOptions::SetAttachedFilesDirectory(const U16String&) method

The directory that the attached files will be saved to. Only for saving to html stream.

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

See Also

HtmlSaveOptions::SetAttachedFilesDirectory(const char16_t*) method

The directory that the attached files will be saved to. Only for saving to html stream.

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

See Also