asposecells.api

Class PowerQueryFormulaFunction

Represents the function of power query.

Property Getters/Setters Summary
methodgetF()
method
setF(value)
           Gets and sets the definition of function.
methodgetFormulaDefinition()
Gets the definition of the power query formula.
methodgetName()
method
setName(value)
           Gets and sets the name of the power query formula.
methodgetPowerQueryFormulaItems()
Gets all items of power query formula.
 

    • Property Getters/Setters Detail

      • getF/setF : String 

        String getF() / setF(value)
        
        Gets and sets the definition of function.
      • getFormulaDefinition : String 

        String getFormulaDefinition()
        
        Gets the definition of the power query formula.
      • getName/setName : String 

        String getName() / setName(value)
        
        Gets and sets the name of the power query formula.