Item
SmartTagCollection indexer
得到一个SmartTag
特定 index 处的对象
public SmartTag this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
返回值
返回一个SmartTag
目的。
也可以看看
- class SmartTag
- class SmartTagCollection
- 命名空间 Aspose.Cells.Markup
- 部件 Aspose.Cells
得到一个SmartTag
特定 index 处的对象
public SmartTag this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
返回一个SmartTag
目的。