Item
TextParagraphCollection indexer
获取TextParagraph特定索引处的对象。
public TextParagraph this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 指数。 |
也可以看看
- class TextParagraph
- class TextParagraphCollection
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells
获取TextParagraph特定索引处的对象。
public TextParagraph this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 指数。 |