java.lang.Object
com.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 | |
| InnerCustom. | ||
| Field Detail |
|---|
FULL | |
public static final int FULL | |
FIT | |
public static final int FIT | |
CUSTOM | |
public static final int CUSTOM | |