Class TextParagraphCollection
TextParagraphCollection class
Represents all text paragraph.
public class TextParagraphCollection
Properties
Name | Description |
---|---|
Count { get; } | Gets the count of text paragraphs. |
Item { get; } | Gets the TextParagraph object at specific index. |
Methods
Name | Description |
---|---|
GetEnumerator() | Gets the enumerator of the paragraphs. |
See Also
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells