Aspose::Cells::SaveOptions::SetCachedFileFolder method

SaveOptions::SetCachedFileFolder(const U16String&) method

The cached file folder is used to store some large data.

void Aspose::Cells::SaveOptions::SetCachedFileFolder(const U16String &value)

See Also

SaveOptions::SetCachedFileFolder(const char16_t*) method

The cached file folder is used to store some large data.

void Aspose::Cells::SaveOptions::SetCachedFileFolder(const char16_t *value)

See Also