PowerQueryFormula Class

PowerQueryFormula class

Represents the definition of power query formula.


type PowerQueryFormula struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
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.
GetTypeGets the type of this power query formula.
GetFormulaDefinitionGets the definition of the power query formula.