Uses of Class
org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Packages that use XSSFCellFill
-
Uses of XSSFCellFill in org.apache.poi.xssf.model
Methods in org.apache.poi.xssf.model that return XSSFCellFillMethods in org.apache.poi.xssf.model that return types with arguments of type XSSFCellFillMethods in org.apache.poi.xssf.model with parameters of type XSSFCellFillModifier and TypeMethodDescriptionint
Styles.putFill
(XSSFCellFill fill) Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style tableint
StylesTable.putFill
(XSSFCellFill fill) Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table