Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface PrintOrderType


Deprecated. Replaced by OrderType

public interface PrintOrderType

Represent print order constants.


Field Summary
static byte DOWN_THEN_OVER
          Deprecated. Down, then over
static byte OVER_THEN_DOWN
          Deprecated. Over, then down
 

Field Detail

DOWN_THEN_OVER

static final byte DOWN_THEN_OVER
Deprecated. 
Down, then over

See Also:
Constant Field Values

OVER_THEN_DOWN

static final byte OVER_THEN_DOWN
Deprecated. 
Over, then down

See Also:
Constant Field Values