PowerQueryFormulaItem class
PowerQueryFormulaItem class
Represents the item of the power query formula.
The PowerQueryFormulaItem type exposes the following members:
Properties
| Property | Description |
|---|---|
| name | Gets the name of the item. |
| value | Gets the value of the item. |
| text_value | Gets the text value of the item. |
| item_type | Gets the type of this item (Function, Parameter, List, Literal, or Unknown). |
| is_function | Gets whether this item is a function. |
| is_parameter | Gets whether this item is a parameter. |
| is_list | Gets whether this item is a list. |
| is_literal | Gets whether this item is a literal value. |
See Also
- module
aspose.cells.querytables