aspose.cells

Class PowerQueryFormulaFunction

Represents the function of power query.

Property Getters/Setters Summary
functiongetF()
function
setF(value)
           Gets and sets the definition of function.
functiongetFormulaDefinition()
Gets the definition of the power query formula.
functiongetName()
function
setName(value)
           Gets and sets the name of the power query formula.
functiongetPowerQueryFormulaItems()
Gets all items of power query formula.
 

    • Property Getters/Setters Detail

      • getF/setF : String 

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

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

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