PowerQueryFormulaFunction Class

PowerQueryFormulaFunction class

Represents the function of power query.


type PowerQueryFormulaFunction struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPowerQueryFormulaFunctionConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of power query formula.
GetFGets and sets the definition of function.
SetFGets and sets the definition of function.
GetGroupNameGets the name of group which contains this power query formula.
GetNameGets and sets the name of the power query formula.
SetNameGets and sets the name of the power query formula.
GetPowerQueryFormulaItemsGets all items of power query formula.
GetFormulaDefinitionGets the definition of the power query formula.