aspose.cells

Class ParameterType

Utility class containing constants. Represents all parameters' type or return value type of function.

Field Summary
const  NumberREFERENCE
const  NumberVALUE
const  NumberARRAY
 

    • Field Detail

      • REFERENCE

        const Number REFERENCE
      • VALUE

        const Number VALUE
      • ARRAY

        const Number ARRAY