|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSSFCellFill | |
---|---|
org.apache.poi.xssf.model |
Uses of XSSFCellFill in org.apache.poi.xssf.model |
---|
Methods in org.apache.poi.xssf.model that return XSSFCellFill | |
---|---|
XSSFCellFill |
StylesTable.getFillAt(int idx)
|
Methods in org.apache.poi.xssf.model that return types with arguments of type XSSFCellFill | |
---|---|
java.util.List<XSSFCellFill> |
StylesTable.getFills()
|
Methods in org.apache.poi.xssf.model with parameters of type XSSFCellFill | |
---|---|
int |
StylesTable.putFill(XSSFCellFill fill)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |