java.lang.Objectcom.aspose.cells.MemorySetting
public class MemorySetting
Field Summary | ||
---|---|---|
static final int | NORMAL | |
Default option. This option is applied for all versions. | ||
static final int | MEMORY_PREFERENCE | |
Optimized for memory usage. This option may degrade performance in some special cases and is applied since v 8.0.0. |
Field Detail |
---|
NORMAL | |
public static final int NORMAL |
MEMORY_PREFERENCE | |
public static final int MEMORY_PREFERENCE |