|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSSFCellBorder | |
---|---|
org.apache.poi.xssf.model |
Uses of XSSFCellBorder in org.apache.poi.xssf.model |
---|
Methods in org.apache.poi.xssf.model that return XSSFCellBorder | |
---|---|
XSSFCellBorder |
StylesTable.getBorderAt(int idx)
|
Methods in org.apache.poi.xssf.model that return types with arguments of type XSSFCellBorder | |
---|---|
java.util.List<XSSFCellBorder> |
StylesTable.getBorders()
|
Methods in org.apache.poi.xssf.model with parameters of type XSSFCellBorder | |
---|---|
int |
StylesTable.putBorder(XSSFCellBorder border)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |