pagebreakextenttype-ag凯发旗舰厅
com.spire.xls
enum pagebreakextenttype
java.lang.object
java.lang.enum<pagebreakextenttype>
com.spire.xls.pagebreakextenttype
- all implemented interfaces:
- java.lang.comparable<pagebreakextenttype>
public enum pagebreakextenttype
- extends java.lang.enum<pagebreakextenttype>
page break extent types in excel.
enum constant summary |
full
represents full page break option. |
partial
represents partial page break option. |
full
public static final pagebreakextenttype full
- represents full page break option.
partial
public static final pagebreakextenttype partial
- represents partial page break option.