| Property Getters/Setters Summary | ||
|---|---|---|
method | isFunction() | |
method | isList() | |
method | isLiteral() | |
method | isParameter() | |
method | getItemType() | |
The value of the property is PowerQueryFormulaItemType integer constant. |
||
method | getName() | |
Gets the name of the item.
|
||
method | getTextValue() | |
method | getValue() | |
method | setValue(value) | |
| Gets the value of the item. | ||
String getName()
String getValue() / setValue(value)
String getTextValue()
int getItemType()
boolean isFunction()
boolean isParameter()
boolean isList()
boolean isLiteral()