Package | Description |
---|---|
org.zkoss.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 |
---|---|
Iterator<PageBreakRecord.Break> |
PageBreakRecord.getBreaksIterator() |
Copyright © 2020. All rights reserved.