com.aspose.cells

Class PrintSizeType

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

Utility class containing constants. Represents the printed chart size.

Field Summary
static final intFULL
Use full page.
static final intFIT
Scale to fit page.
static final intCUSTOM
InnerCustom.
 

    • Field Detail

      • FULL

        public static final int FULL
        Use full page.
      • FIT

        public static final int FIT
        Scale to fit page.
      • CUSTOM

        public static final int CUSTOM
        InnerCustom.