PowerQueryFormulaItemCollection Class

PowerQueryFormulaItemCollection class

Represents all item of the power query formula.


type PowerQueryFormulaItemCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

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