Item
PowerQueryFormulaItemCollection indexer (1 of 2)
получаетPowerQueryFormulaItem
по индексу в списке.
public PowerQueryFormulaItem this[int index] { get; }
Параметр | Описание |
---|---|
index | Индекс. |
Смотрите также
- class PowerQueryFormulaItem
- class PowerQueryFormulaItemCollection
- пространство имен Aspose.Cells.QueryTables
- сборка Aspose.Cells
PowerQueryFormulaItemCollection indexer (2 of 2)
получаетPowerQueryFormulaItem
по названию предмета.
public PowerQueryFormulaItem this[string name] { get; }
Параметр | Описание |
---|---|
name | Название предмета. |
Смотрите также
- class PowerQueryFormulaItem
- class PowerQueryFormulaItemCollection
- пространство имен Aspose.Cells.QueryTables
- сборка Aspose.Cells