Aspose::Cells::SaveOptions::GetCreateDirectory method

SaveOptions::GetCreateDirectory method

If true and the directory does not exist, the directory will be automatically created before saving the file.

bool Aspose::Cells::SaveOptions::GetCreateDirectory()

Remarks

The default value is false.

See Also