Item
PowerQueryFormulaCollection indexer (1 of 2)
OttienePowerQueryFormula
dall’indice nell’elenco.
public PowerQueryFormula this[int index] { get; }
Parametro | Descrizione |
---|---|
index | L’indice. |
Guarda anche
- class PowerQueryFormula
- class PowerQueryFormulaCollection
- spazio dei nomi Aspose.Cells.QueryTables
- assemblea Aspose.Cells
PowerQueryFormulaCollection indexer (2 of 2)
OttienePowerQueryFormula
dal nome della formula della query di alimentazione.
public PowerQueryFormula this[string name] { get; }
Parametro | Descrizione |
---|---|
name | Il nome dell’elemento. |
Guarda anche
- class PowerQueryFormula
- class PowerQueryFormulaCollection
- spazio dei nomi Aspose.Cells.QueryTables
- assemblea Aspose.Cells