Uses of Class
ch.rabanti.picoxlsx4j.style.Fill
- 
Packages that use Fill Package Description ch.rabanti.picoxlsx4j.style  - 
- 
Uses of Fill in ch.rabanti.picoxlsx4j.style
Methods in ch.rabanti.picoxlsx4j.style that return Fill Modifier and Type Method Description FillFill. copy()Method to copy the current object to a new oneFillStyle. getFill()Gets the fill component of the styleFillStyleManager. getFillByHash(int hash)Gets a font by its hashFill[]StyleManager. getFills()Gets all fills of the style managerMethods in ch.rabanti.picoxlsx4j.style with parameters of type Fill Modifier and Type Method Description voidStyle. setFill(Fill fillRef)Sets the fill component of the style 
 -