public class GridRowCollection
extends java.lang.Object
GridRow objects.| Modifier and Type | Method and Description |
|---|---|
GridRow |
get(int rowIndex)
Gets a
GridRow object by given row index. |
int |
getCount()
Gets the size of enumerator
|
GridRow |
getRowByIndex(int index)
Gets the row object by the position in the list.
|
java.util.Iterator |
iterator()
Gets the rows enumerator
|
public GridRow get(int rowIndex)
GridRow object by given row index. The Row object of given row index will be instantiated if it does not exist before.public java.util.Iterator iterator()
public int getCount()
public GridRow getRowByIndex(int index)
index - The position.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 2003-2025. All Rights Reserved.