Item
PowerQueryFormulaItemCollection indexer (1 of 2)
erhältPowerQueryFormulaItem
nach dem Index in der Liste.
public PowerQueryFormulaItem this[int index] { get; }
Parameter | Beschreibung |
---|---|
index | Der Index. |
Siehe auch
- class PowerQueryFormulaItem
- class PowerQueryFormulaItemCollection
- namensraum Aspose.Cells.QueryTables
- Montage Aspose.Cells
PowerQueryFormulaItemCollection indexer (2 of 2)
erhältPowerQueryFormulaItem
nach dem Namen des Artikels.
public PowerQueryFormulaItem this[string name] { get; }
Parameter | Beschreibung |
---|---|
name | Der Name des Elements. |
Siehe auch
- class PowerQueryFormulaItem
- class PowerQueryFormulaItemCollection
- namensraum Aspose.Cells.QueryTables
- Montage Aspose.Cells