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