|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ExcelCalculationMode>
com.spire.xls.ExcelCalculationMode
public enum ExcelCalculationMode
Enum that defines different types of the formula calculations.
Enum Constant Summary | |
---|---|
Auto
Represents the auto matic calculation type. |
|
AutoNoTable
Represents the auto matic except tables calculation type. |
|
Manual
Represents the manual calculation type. |
Enum Constant Detail |
---|
public static final ExcelCalculationMode Manual
public static final ExcelCalculationMode Auto
public static final ExcelCalculationMode AutoNoTable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |