Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Class | Description |
---|---|---|
class |
HorizontalPageBreakRecord |
HorizontalPageBreak (0x001B) record that stores page breaks at rows
|
class |
VerticalPageBreakRecord |
VerticalPageBreak (0x001A) record that stores page breaks at columns
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.