public class TextParagraphCollection
extends java.lang.Object
implements java.lang.Iterable
| Modifier and Type | Method and Description |
|---|---|
TextParagraph |
get(int index)
Gets the
TextParagraph object at specific index. |
int |
getCount()
Gets the count of text paragraphs.
|
java.util.Iterator |
iterator()
Gets the enumerator of the paragraphs.
|
public int getCount()
public TextParagraph get(int index)
TextParagraph object at specific index.index - The index.public java.util.Iterator iterator()
iterator in interface java.lang.IterableSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.