Uses of Class
org.apache.poi.hssf.record.aggregates.PageSettingsBlock

Packages that use PageSettingsBlock
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of PageSettingsBlock in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return PageSettingsBlock
 PageSettingsBlock InternalSheet.getPageSettings()