PowerQueryFormulaFunction

PowerQueryFormulaFunction class

Represents the function of power query.

Properties

NameTypeDescription
TypeNumberThe value of the property is PowerQueryFormulaType integer constant.
FStringGets and sets the definition of function.
GroupNameString
FormulaDefinitionStringGets the definition of the power query formula.
NameStringGets and sets the name of the power query formula.
DescriptionString
PowerQueryFormulaItemsPowerQueryFormulaItemCollectionGets all items of power query formula.

PowerQueryFormulaFunction.Type property

The value of the property is PowerQueryFormulaType integer constant.

Type: Number

PowerQueryFormulaFunction.F property

Gets and sets the definition of function.

Type: String

PowerQueryFormulaFunction.GroupName property

Type: String

PowerQueryFormulaFunction.FormulaDefinition property

Gets the definition of the power query formula.

Type: String

PowerQueryFormulaFunction.Name property

Gets and sets the name of the power query formula.

Type: String

PowerQueryFormulaFunction.Description property

Type: String

PowerQueryFormulaFunction.PowerQueryFormulaItems property

Gets all items of power query formula.

Type: PowerQueryFormulaItemCollection