Uses of Class
ch.rabanti.picoxlsx4j.style.Font
- 
Packages that use Font Package Description ch.rabanti.picoxlsx4j.style  - 
- 
Uses of Font in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style that return Font Modifier and Type Method Description FontFont. copy()Method to copy the current object to a new oneFontStyle. getFont()Gets the font component of the styleFontStyleManager. getFontByHash(int hash)Gets a font by its hashFont[]StyleManager. getFonts()Gets all fonts of the style managerMethods in ch.rabanti.picoxlsx4j.style with parameters of type Font Modifier and Type Method Description voidStyle. setFont(Font fontRef)Sets the font component of the style 
 -