pageorientationtype-ag凯发旗舰厅
com.spire.xls
enum pageorientationtype
java.lang.object
java.lang.enum<pageorientationtype>
com.spire.xls.pageorientationtype
- all implemented interfaces:
- java.lang.comparable<pageorientationtype>
public enum pageorientationtype
- extends java.lang.enum<pageorientationtype>
page orientation types in excel.
enum constant summary |
landscape
represents landscape setting. |
portrait
represents potrait setting. |
landscape
public static final pageorientationtype landscape
- represents landscape setting.
portrait
public static final pageorientationtype portrait
- represents potrait setting.