Uses of Class
org.apache.poi.hpsf.Section
Packages that use Section
-
Uses of Section in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return SectionModifier and TypeMethodDescriptionPropertySet.getFirstSection()Gets thePropertySet's first section.PropertySet.getSingleSection()Deprecated.superfluous convenience methodMethods in org.apache.poi.hpsf that return types with arguments of type SectionMethods in org.apache.poi.hpsf with parameters of type SectionModifier and TypeMethodDescriptionvoidPropertySet.addSection(Section section) Adds a section to this property set.Constructors in org.apache.poi.hpsf with parameters of type Section