PowerQueryFormulaItem Class

PowerQueryFormulaItem class

Represents the item of the power query formula.


type PowerQueryFormulaItem struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetNameGets the name of the item.
GetValueGets the value of the item.
SetValueGets the value of the item.