|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.read.biff.ColumnInfoRecord
Contains the display info data which affects the entire columns
| Method Summary | |
int |
getEndColumn()
Accessor for the end column of this range |
boolean |
getHidden()
Accessor for the hidden flag. |
int |
getStartColumn()
Accessor for the start column of this range |
int |
getWidth()
Accessor for the width of the column |
int |
getXFIndex()
Accessor for the column format index |
| 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 int getStartColumn()
public int getEndColumn()
public int getXFIndex()
public int getWidth()
public boolean getHidden()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||