Uses of Enum
org.docx4j.fonts.RunFontSelector.RunFontActionType
Packages that use RunFontSelector.RunFontActionType
-
Uses of RunFontSelector.RunFontActionType in org.docx4j.fonts
Methods in org.docx4j.fonts that return RunFontSelector.RunFontActionTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RunFontSelector.RunFontActionType[]RunFontSelector.RunFontActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.docx4j.fonts with parameters of type RunFontSelector.RunFontActionTypeModifierConstructorDescriptionRunFontSelector(WordprocessingMLPackage wordMLPackage, RunFontSelector.RunFontCharacterVisitor visitor, RunFontSelector.RunFontActionType outputType)