asposecells.api

Class PowerQueryFormulaItem

Represents the item of the power query formula.

Property Getters/Setters Summary
methodgetName()
Gets the name of the item.
methodgetValue()
method
setValue(value)
           Gets the value of the item.
 

    • Property Getters/Setters Detail

      • getName : String 

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

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