pageorientationtype-ag凯发旗舰厅



com.spire.xls
enum pageorientationtype

java.lang.object
  extended by java.lang.enum<pageorientationtype>
      extended by 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.
 
enum constant detail

landscape

public static final pageorientationtype landscape
represents landscape setting.

portrait

public static final pageorientationtype portrait
represents potrait setting.


网站地图