asposecells.api

Class CalcModeType

Utility class containing constants. Represents the mode type of calculating formulas.
Only sets for MS Excel.

Field Summary
const  intAUTOMATIC
const  intAUTOMATIC_EXCEPT_TABLE
const  intMANUAL
 

    • Field Detail

      • AUTOMATIC

        const int AUTOMATIC
      • AUTOMATIC_EXCEPT_TABLE

        const int AUTOMATIC_EXCEPT_TABLE
      • MANUAL

        const int MANUAL