|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderRecord | |
---|---|
org.apache.poi.hssf.record.aggregates | record aggregates are not real "records" but collections of records that act as a single record. |
Uses of HeaderRecord in org.apache.poi.hssf.record.aggregates |
---|
Methods in org.apache.poi.hssf.record.aggregates that return HeaderRecord | |
---|---|
HeaderRecord |
PageSettingsBlock.getHeader()
Returns the HeaderRecord. |
Methods in org.apache.poi.hssf.record.aggregates with parameters of type HeaderRecord | |
---|---|
void |
PageSettingsBlock.setHeader(HeaderRecord newHeader)
Sets the HeaderRecord. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |