Item
ScenarioCollection indexer
获取Scenario索引的对象.
public Scenario this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 列表中的特定索引。 |
也可以看看
- class Scenario
- class ScenarioCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取Scenario索引的对象.
public Scenario this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 列表中的特定索引。 |