PowerQueryFormulaParameterCollection Class

PowerQueryFormulaParameterCollection class

Represents the parameters of power query formula.


type PowerQueryFormulaParameterCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPowerQueryFormulaParameterCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets by the index in the list.
Get_StringGets by the name of the item.
GetCount