PowerQueryFormulaParameter class
PowerQueryFormulaParameter class
Represents the parameter of power query formula.
Inheritance: PowerQueryFormulaParameter →
PowerQueryFormula
The PowerQueryFormulaParameter type exposes the following members:
Properties
| Property | Description |
|---|---|
| type | Gets the type of power query formula. |
| group_name | Gets the name of group which contains this power query formula. |
| formula_definition | Gets the definition of the parameter. |
| name | Gets and sets the name of the power query formula. |
| description | Gets and sets the description of the power query formula. |
| power_query_formula_items | Gets all items of power query formula. |
| value | Gets the value of parameter. |
| parameter_definition | Gets the definition of the parameter. |
See Also
- module
aspose.cells.querytables - class
PowerQueryFormula - class
PowerQueryFormulaParameter