com.aspose.cells

Class PrintOrderType

  • java.lang.Object
    • com.aspose.cells.PrintOrderType
public class PrintOrderType 
extends java.lang.Object

Utility class containing constants. Represent print order constants.

Field Summary
static final intDOWN_THEN_OVER
Down, then over
static final intOVER_THEN_DOWN
Over, then down
 

    • Field Detail

      • DOWN_THEN_OVER

        public static final int DOWN_THEN_OVER
        Down, then over
      • OVER_THEN_DOWN

        public static final int OVER_THEN_DOWN
        Over, then down