title: TextParagraphCollection class second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 120 url: /aspose.cells.drawing.texts/textparagraphcollection/ is_root: false
Represents all text paragraph.
The TextParagraphCollection type exposes the following members:
| Property | Description |
|---|---|
| count | Gets the count of text paragraphs. |
Gets the TextParagraph object at specific index.
| Name | Description |
|---|---|
| [index] | The index. |
- module
aspose.cells.drawing.texts - class
TextParagraph