Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate

com.aspose.cells
Interface PageOrientationType


public interface PageOrientationType

Represents print orientation constants.


Field Summary
static short LANDSCAPE
          Landscape orientation
static short PORTRAIT
          Portrait orientation
 

Field Detail

LANDSCAPE

static final short LANDSCAPE
Landscape orientation

See Also:
Constant Field Values

PORTRAIT

static final short PORTRAIT
Portrait orientation

See Also:
Constant Field Values