void applyStyle(com.aspose.cells.Style, com.aspose.cells.StyleFlag)
void copySettings(com.aspose.cells.Row, boolean)
boolean equals(java.lang.Object)
boolean equals(com.aspose.cells.Row)
com.aspose.cells.Cell get(int)
com.aspose.cells.Cell getCellByIndex(int)
com.aspose.cells.Cell getCellOrNull(int)
com.aspose.cells.Cell getFirstCell()
com.aspose.cells.Cell getFirstDataCell()
byte getGroupLevel()
double getHeight()
int getIndex()
com.aspose.cells.Cell getLastCell()
com.aspose.cells.Cell getLastDataCell()
com.aspose.cells.Style getStyle()
boolean isBlank()
boolean isHeightMatched()
boolean isHidden()
java.util.Iterator iterator()
void setHeight(double)
void setHeightMatched(boolean)
void setHidden(boolean)
com.aspose.cells.Row