Aspose::Cells::QueryTables::PowerQueryFormulaType enum
PowerQueryFormulaType enum
Represents the type of power query formula.
enum class PowerQueryFormulaType
Values
Name | Value | Description |
---|---|---|
Formula | 0 | Formula power query formula. |
Function | 1 | Function power query formula. |
Parameter | 2 | Parameter power query formula. |
See Also
- Namespace Aspose::Cells::QueryTables
- Library Aspose.Cells for C++