public class TextParagraphCollection
extends java.lang.Object
| 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()
See 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 2001-2023. All Rights Reserved.