Uses of Class
org.apache.poi.hwpf.model.Hyphenation
Packages that use Hyphenation
-
Uses of Hyphenation in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return Hyphenation -
Uses of Hyphenation in org.apache.poi.hwpf.model.types
Fields in org.apache.poi.hwpf.model.types declared as HyphenationModifier and TypeFieldDescriptionprotected HyphenationCHPAbstractType.field_20_hresiprotected HyphenationCHPAbstractType.field_40_hresiOldMethods in org.apache.poi.hwpf.model.types that return HyphenationModifier and TypeMethodDescriptionCHPAbstractType.getHresi()Get the hresi field for the CHP record.CHPAbstractType.getHresiOld()Get the hresiOld field for the CHP record.Methods in org.apache.poi.hwpf.model.types with parameters of type HyphenationModifier and TypeMethodDescriptionvoidCHPAbstractType.setHresi(Hyphenation field_20_hresi) Set the hresi field for the CHP record.voidCHPAbstractType.setHresiOld(Hyphenation field_40_hresiOld) Set the hresiOld field for the CHP record.