|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PageBreakType>
com.spire.xls.PageBreakType
public enum PageBreakType
Page break types in excel.
| Enum Constant Summary | |
|---|---|
Automatic
Represents the automatic type. |
|
Manual
Represents the manual type. |
|
None
Represents the none type. |
|
| Enum Constant Detail |
|---|
public static final PageBreakType Automatic
public static final PageBreakType Manual
public static final PageBreakType None
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||