java.lang.Objectcom.aspose.cells.PrintSizeType
public class PrintSizeType
Field Summary | ||
---|---|---|
static final int | FULL | |
Use full page. | ||
static final int | FIT | |
Scale to fit page. | ||
static final int | CUSTOM | |
Custom. |
Field Detail |
---|
FULL | |
public static final int FULL |
FIT | |
public static final int FIT |
CUSTOM | |
public static final int CUSTOM |