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