| Package | Description | 
|---|---|
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HorizontalPageBreakRecordHorizontalPageBreak (0x001B) record that stores page breaks at rows | 
| class  | VerticalPageBreakRecordVerticalPageBreak (0x001A) record that stores page breaks at columns | 
| Modifier and Type | Method and Description | 
|---|---|
| PageBreakRecord | HorizontalPageBreakRecord. clone()Deprecated.  | 
| abstract PageBreakRecord | PageBreakRecord. copy() | 
| Constructor and Description | 
|---|
| PageBreakRecord(PageBreakRecord other) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.