Uses of Enum Class
org.docx4j.fonts.RunFontSelector.RunFontActionType
Packages that use RunFontSelector.RunFontActionType
-
Uses of RunFontSelector.RunFontActionType in org.docx4j.fonts
Fields in org.docx4j.fonts declared as RunFontSelector.RunFontActionTypeMethods in org.docx4j.fonts that return RunFontSelector.RunFontActionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RunFontSelector.RunFontActionType[]RunFontSelector.RunFontActionType.values()Returns an array containing the constants of this enum class, 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)