PowerQueryFormulaItem

PowerQueryFormulaItem class

Represents the item of the power query formula.

Properties

NameTypeDescription
NameStringGets the name of the item.
ValueStringGets the value of the item.
TextValueString
ItemTypeintThe value of the property is PowerQueryFormulaItemType integer constant.

PowerQueryFormulaItem.Name property

Gets the name of the item.

Type: String

PowerQueryFormulaItem.Value property

Gets the value of the item.

Type: String

PowerQueryFormulaItem.TextValue property

Type: String

PowerQueryFormulaItem.ItemType property

The value of the property is PowerQueryFormulaItemType integer constant.

Type: int