Aspose::Cells::WorkbookSettings::SetMemorySetting method

WorkbookSettings::SetMemorySetting method

Gets or sets the memory usage options. The new option will be taken as the default option for newly created worksheets but does not take effect for existing worksheets.

void Aspose::Cells::WorkbookSettings::SetMemorySetting(MemorySetting value)

Remarks

For more details about memory mode, please see Cells.MemorySetting.

See Also