Uses of Class
org.docx4j.org.apache.poi.hpsf.Section
Packages that use Section
-
Uses of Section in org.docx4j.org.apache.poi.hpsf
Methods in org.docx4j.org.apache.poi.hpsf that return SectionModifier and TypeMethodDescriptionPropertySet.getFirstSection()Gets the PropertySets first section.Methods in org.docx4j.org.apache.poi.hpsf that return types with arguments of type SectionMethods in org.docx4j.org.apache.poi.hpsf with parameters of type SectionModifier and TypeMethodDescriptionvoidPropertySet.addSection(Section section) Adds a section to this property set.Constructors in org.docx4j.org.apache.poi.hpsf with parameters of type Section