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. |
formula_definition | Gets the definition of the parameter. |
name | Gets and sets the name 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