PowerQueryFormulaItem Class
PowerQueryFormulaItem class
Represents the item of the power query formula.
type PowerQueryFormulaItem struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetName | Gets the name of the item. |
GetValue | Gets the value of the item. |
SetValue | Gets the value of the item. |