Uses of Enum Class
org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
Packages that use TextSpecInfoRun.SpellInfoEnum
-
Uses of TextSpecInfoRun.SpellInfoEnum in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return TextSpecInfoRun.SpellInfoEnumModifier and TypeMethodDescriptionTextSpecInfoRun.getSpellInfo()
Returns the enum constant of this class with the specified name.static TextSpecInfoRun.SpellInfoEnum[]
TextSpecInfoRun.SpellInfoEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.hslf.record with parameters of type TextSpecInfoRun.SpellInfoEnumModifier and TypeMethodDescriptionvoid
TextSpecInfoRun.setSpellInfo
(TextSpecInfoRun.SpellInfoEnum spellInfo)