Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
PageBreakRecord.Break |
PageBreakRecord.getBreak(int main)
Retrieves the region at the row/column indicated
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<PageBreakRecord.Break> |
PageBreakRecord.getBreaksIterator() |
Constructor and Description |
---|
Break(PageBreakRecord.Break other) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.