asposecells.api

Class PowerQueryFormula

Represents the definition of power query formula.

Property Getters/Setters Summary
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

      • 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.