Item
WebExtensionCollection indexer
通过特定索引获取 Web 扩展。
public WebExtension this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
返回值
网络扩展。
也可以看看
- class WebExtension
- class WebExtensionCollection
- 命名空间 Aspose.Cells.WebExtensions
- 部件 Aspose.Cells
通过特定索引获取 Web 扩展。
public WebExtension this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
网络扩展。