MemorySetting enumeration
MemorySetting enumeration
Memory usage modes for cells data model.
The MemorySetting type exposes the following members:
Fields
| Field | Description |
|---|---|
| NORMAL | Default mode for cells model. |
| MEMORY_PREFERENCE | Memory performance preferable. |
| FILE_CACHE | Memory performance preferable and using file instead of memory to maintain the cells data. |
See Also
- module
aspose.cells