Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.Font.UnderlineValue
Packages that use Font.UnderlineValue
- 
Uses of Font.UnderlineValue in ch.rabanti.nanoxlsx4j.styles
Methods in ch.rabanti.nanoxlsx4j.styles that return Font.UnderlineValueModifier and TypeMethodDescriptionFont.getUnderline()Gets the underline style of the fontstatic Font.UnderlineValueReturns the enum constant of this class with the specified name.static Font.UnderlineValue[]Font.UnderlineValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rabanti.nanoxlsx4j.styles with parameters of type Font.UnderlineValueModifier and TypeMethodDescriptionvoidFont.setUnderline(Font.UnderlineValue underline) Sets the underline style of the font