get method

get(self, name)

Gets PowerQueryFormulaItem by the name of the item.

Returns


def get(self, name):
    ...
ParameterTypeDescription
nameSystem.StringThe name of the item.

See Also