PowerQueryFormulaItem class

PowerQueryFormulaItem class

Represents the item of the power query formula.

The PowerQueryFormulaItem type exposes the following members:

Properties

PropertyDescription
nameGets the name of the item.
valueGets the value of the item.
text_valueGets the text value of the item.
item_typeGets the type of this item (Function, Parameter, List, Literal, or Unknown).

See Also