Item

PowerQueryFormulaCollection indexer (1 of 2)

ObtienePowerQueryFormula por el índice en la lista.

public PowerQueryFormula this[int index] { get; }
ParámetroDescripción
indexEl índice.

Ver también


PowerQueryFormulaCollection indexer (2 of 2)

ObtienePowerQueryFormula por el nombre de la fórmula power query.

public PowerQueryFormula this[string name] { get; }
ParámetroDescripción
nameEl nombre del artículo.

Ver también