com.aspose.cells
Class PowerQueryFormulaItem

java.lang.Object
    extended by com.aspose.cells.PowerQueryFormulaItem

public class PowerQueryFormulaItem 
extends java.lang.Object

Represents the item of the power query formula.


Property Getters/Setters Summary
java.lang.StringgetName()
           Gets the name of the item.
java.lang.StringgetValue()
voidsetValue(java.lang.String)
           Gets the value of the item.
 

Property Getters/Setters Detail

getName

public java.lang.String getName()
Gets the name of the item.

getValue/setValue

public java.lang.String getValue() / public void setValue(java.lang.String value)
Gets the value of the item.

setValue

public void setValue(java.lang.String value)
Gets the value of the item.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.