Item
VbaProjectReferenceCollection indexer
通过索引获取列表中的引用。
public VbaProjectReference this[int i] { get; }
范围 | 描述 |
---|---|
i | 指数。 |
也可以看看
- class VbaProjectReference
- class VbaProjectReferenceCollection
- 命名空间 Aspose.Cells.Vba
- 部件 Aspose.Cells
通过索引获取列表中的引用。
public VbaProjectReference this[int i] { get; }
范围 | 描述 |
---|---|
i | 指数。 |