PowerQueryFormulaItem
PowerQueryFormulaItem class
Represents the item of the power query formula.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | Gets the name of the item. |
| Value | String | Gets the value of the item. |
| TextValue | String | |
| ItemType | int | The 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