PowerQueryFormulaParameterCollection Class
PowerQueryFormulaParameterCollection class
Represents the parameters of power query formula.
type PowerQueryFormulaParameterCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewPowerQueryFormulaParameterCollection | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get_Int | Gets PowerQueryFormulaParameter by the index in the list. |
Get_String | Gets PowerQueryFormulaParameter by the name of the item. |
GetCount |