Aspose::Cells::LoadOptions::SetMemorySetting method

LoadOptions::SetMemorySetting method

Gets or sets the memory mode for loaded workbook.

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

Remarks

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

See Also