Item
ExternalLinkCollection indexer
获取ExternalLink
指定索引处的元素。
public ExternalLink this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的从零开始的索引。 |
返回值
指定索引处的元素。
也可以看看
- class ExternalLink
- class ExternalLinkCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取ExternalLink
指定索引处的元素。
public ExternalLink this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的从零开始的索引。 |
指定索引处的元素。