Class PowerQueryFormula
Contents
[
Hide
]PowerQueryFormula class
Represents the definition of power query formula.
public class PowerQueryFormula
Properties
| Name | Description |
|---|---|
| Description { get; set; } | Gets and sets the description of the power query formula. |
| virtual FormulaDefinition { get; } | Gets the definition of the power query formula. |
| GroupName { get; } | Gets the name of group which contains this power query formula. |
| Name { get; set; } | Gets and sets the name of the power query formula. |
| PowerQueryFormulaItems { get; } | Gets all items of power query formula. |
| virtual Type { get; } | Gets the type of this power query formula. |
See Also
- namespace Aspose.Cells.QueryTables
- assembly Aspose.Cells