TextParagraphCollection class
TextParagraphCollection class
Represents all text paragraph.
The TextParagraphCollection type exposes the following members:
Properties
Property | Description |
---|---|
count | Gets the count of text paragraphs. |
Gets the TextParagraph
object at specific index.
Indexer
Name | Description |
---|---|
[index] | The index. |
Methods
Method | Description |
---|---|
get_enumerator(self) | Gets the enumerator of the paragraphs. |
See Also
- module
aspose.cells.drawing.texts
- class
TextParagraph