Item
TextTabStopCollection indexer
通过索引获取TextTabStop
。
public TextTabStop this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
也可以看看
- class TextTabStop
- class TextTabStopCollection
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells
通过索引获取TextTabStop
。
public TextTabStop this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |