aspose.cells

Class PowerQueryFormulaItem

Represents the item of the power query formula.

Property Getters/Setters Summary
functiongetName()
Gets the name of the item.
functiongetValue()
function
setValue(value)
           Gets the value of the item.
 

    • Property Getters/Setters Detail

      • getName : String 

        function getName()
        
        Gets the name of the item.
      • getValue/setValue : String 

        function getValue() / function setValue(value)
        
        Gets the value of the item.