Aspose::Cells::WorkbookSettings::GetMemorySetting method
WorkbookSettings::GetMemorySetting 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.
MemorySetting Aspose::Cells::WorkbookSettings::GetMemorySetting()
Remarks
For more details about memory mode, please see Cells.MemorySetting.
See Also
- Enum MemorySetting
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++