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