PowerQueryFormula
Contents
[
Hide
]PowerQueryFormula class
Represents the definition of power query formula.
Methods
| Name | Description |
|---|---|
| getDescription() | |
| getFormulaDefinition() | Gets the definition of the power query formula. |
| getGroupName() | |
| getName() | Gets and sets the name of the power query formula. |
| getPowerQueryFormulaItems() | Gets all items of power query formula. |
| getType() | The value of the property is PowerQueryFormulaType integer constant. |
| setDescription() | |
| setName() | Gets and sets the name of the power query formula. |
getDescription()
getFormulaDefinition()
Gets the definition of the power query formula.
getGroupName()
getName()
Gets and sets the name of the power query formula.
getPowerQueryFormulaItems()
Gets all items of power query formula.
getType()
The value of the property is PowerQueryFormulaType integer constant.
setDescription()
setName()
Gets and sets the name of the power query formula.