Class PowerQueryFormulaItem

PowerQueryFormulaItem class

Represents the item of the power query formula.

public class PowerQueryFormulaItem

Properties

NameDescription
Name { get; }Gets the name of the item.
Value { get; set; }Gets the value of the item.

See Also