Class PowerQueryFormulaFunction

PowerQueryFormulaFunction class

Represents the function of power query.

public class PowerQueryFormulaFunction : PowerQueryFormula

Properties

NameDescription
F { get; set; }Gets and sets the definition of function.
FormulaDefinition { get; }Gets the definition of the power query formula.(Inherited from PowerQueryFormula.)
Name { get; set; }Gets and sets the name of the power query formula.(Inherited from PowerQueryFormula.)
PowerQueryFormulaItems { get; }Gets all items of power query formula.(Inherited from PowerQueryFormula.)

See Also