Uses of Class
org.apache.poi.hwpf.usermodel.SectionProperties
-
Packages that use SectionProperties Package Description org.apache.poi.hwpf.model org.apache.poi.hwpf.sprm -
-
Uses of SectionProperties in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return SectionProperties Modifier and Type Method Description SectionProperties
SEPX. getSectionProperties()
-
Uses of SectionProperties in org.apache.poi.hwpf.sprm
Methods in org.apache.poi.hwpf.sprm that return SectionProperties Modifier and Type Method Description static SectionProperties
SectionSprmUncompressor. uncompressSEP(byte[] grpprl, int offset)
Methods in org.apache.poi.hwpf.sprm with parameters of type SectionProperties Modifier and Type Method Description static byte[]
SectionSprmCompressor. compressSectionProperty(SectionProperties newSEP)
-