com.aspose.cells.RowCollection
void clear()
com.aspose.cells.Row get(int)
int getCount()
com.aspose.cells.Row getRowByIndex(int)
java.util.Iterator iterator()
void removeAt(int)
com.aspose.cells.RowCollection