com.aspose.cells
Class MemorySetting

java.lang.Object
    extended by com.aspose.cells.MemorySetting

public class MemorySetting 
extends java.lang.Object

Utility class containing constants. Memory usage options.

Field Summary
static final intNORMAL
           Default option. This option is applied for all versions.
static final intMEMORY_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
Default option. This option is applied for all versions.

MEMORY_PREFERENCE

public 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.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.