com.aspose.cells
Class PrintSizeType

java.lang.Object
    extended by 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
           Custom.
 

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
Custom.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.