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