asposecells.api

Class PowerQueryFormulaItemType

Utility class containing constants.

Field Summary
const  intUNKNOWN
const  intFUNCTION
const  intPARAMETER
const  intLIST
const  intLITERAL
 

    • Field Detail

      • UNKNOWN

        const int UNKNOWN
      • FUNCTION

        const int FUNCTION
      • PARAMETER

        const int PARAMETER
      • LIST

        const int LIST
      • LITERAL

        const int LITERAL