|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.read.biff.RowRecord
A row record
| Method Summary | |
int |
getRowHeight()
Gets the height of the row |
int |
getRowNumber()
Gets the row number |
int |
getXFIndex()
Gets the default xf index for this row |
boolean |
hasDefaultFormat()
Queries whether the row has a specific default cell format applied |
boolean |
isCollapsed()
Queries whether the row is collapsed |
boolean |
matchesDefaultFontHeight()
Interrogates this row to see whether it matches the default font height |
| Methods inherited from class jxl.biff.RecordData |
getCode, getRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean matchesDefaultFontHeight()
public int getRowNumber()
public int getRowHeight()
public boolean isCollapsed()
public int getXFIndex()
public boolean hasDefaultFormat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||