Item
PowerQueryFormulaParameterCollection indexer (1 of 2)
ObtienePowerQueryFormulaParameter por el índice en la lista.
public PowerQueryFormulaParameter this[int index] { get; }
| Parámetro | Descripción |
|---|---|
| index | El índice. |
Ver también
- class PowerQueryFormulaParameter
- class PowerQueryFormulaParameterCollection
- espacio de nombres Aspose.Cells.QueryTables
- asamblea Aspose.Cells
PowerQueryFormulaParameterCollection indexer (2 of 2)
ObtienePowerQueryFormulaParameter por el nombre del artículo.
public PowerQueryFormulaParameter this[string name] { get; }
| Parámetro | Descripción |
|---|---|
| name | El nombre del artículo. |
Ver también
- class PowerQueryFormulaParameter
- class PowerQueryFormulaParameterCollection
- espacio de nombres Aspose.Cells.QueryTables
- asamblea Aspose.Cells