Uses of Class
org.apache.poi.hwpf.model.SectionTable

Packages that use SectionTable
org.apache.poi.hwpf   
 

Uses of SectionTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as SectionTable
protected  SectionTable HWPFDocument._st
          Contains formatting properties for sections.
 

Methods in org.apache.poi.hwpf that return SectionTable
 SectionTable HWPFDocument.getSectionTable()
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.