PowerQueryFormulaFunction class
PowerQueryFormulaFunction class
Represents the function of power query.
Inheritance: PowerQueryFormulaFunction →
PowerQueryFormula
The PowerQueryFormulaFunction 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 power query formula. |
| 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. |
| f | Gets and sets the definition of function. |
See Also
- module
aspose.cells.querytables - class
PowerQueryFormula - class
PowerQueryFormulaFunction