jxl.format

Class PageOrientation


public final class PageOrientation
extends java.lang.Object

Enumeration type which describes the page orientation

Field Summary

static PageOrientation
LANDSCAPE
Landscape orientation
static PageOrientation
PORTRAIT
Portrait orientation

Field Details

LANDSCAPE

public static PageOrientation LANDSCAPE
Landscape orientation

PORTRAIT

public static PageOrientation PORTRAIT
Portrait orientation