Package jxl.format
Class PageOrientation
java.lang.Object
jxl.format.PageOrientation
Enumeration type which describes the page orientation
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic PageOrientation
Landscape orientationstatic PageOrientation
Portrait orientation -
Method Summary
-
Field Details
-
PORTRAIT
Portrait orientation -
LANDSCAPE
Landscape orientation
-