GetItemType Method

GetItemType function

Gets the type of this item (Function, Parameter, List, Literal, or Unknown).


func (instance *PowerQueryFormulaItem) GetItemType()  (PowerQueryFormulaItemType,  error) 

Remarks

See Also