Item
QueryTableCollection indexer
通过特定索引获取查询表。
public QueryTable this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
返回值
查询表
也可以看看
- class QueryTable
- class QueryTableCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
通过特定索引获取查询表。
public QueryTable this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
查询表