get method

get(self, name)

Gets PowerQueryFormula by the name of the power query formula.

Returns


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

See Also