|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.read.biff.SetupRecord
Contains the page set up for a sheet
| Method Summary | |
int |
getCopies()
Accessor for the number of copies |
int |
getFitHeight()
Accessor for the fit height. |
int |
getFitWidth()
Accessor for the fit width. |
double |
getFooterMargin()
Accessor for the footer. |
double |
getHeaderMargin()
Accessor for the header. |
int |
getHorizontalPrintResolution()
The horizontal print resolution. |
int |
getPageStart()
Accessor for the page height. |
int |
getPaperSize()
Accessor for the paper size. |
int |
getScaleFactor()
Accessor for the scale factor. |
int |
getVerticalPrintResolution()
Accessor for the vertical print resolution. |
boolean |
isPortrait()
Accessor for the orientation. |
| 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 isPortrait()
public double getHeaderMargin()
public double getFooterMargin()
public int getPaperSize()
public int getScaleFactor()
public int getPageStart()
public int getFitWidth()
public int getFitHeight()
public int getHorizontalPrintResolution()
public int getVerticalPrintResolution()
public int getCopies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||