|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BorderFormatting | |
---|---|
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of BorderFormatting in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return BorderFormatting | |
---|---|
BorderFormatting |
CFRuleRecord.getBorderFormatting()
|
Methods in org.apache.poi.hssf.record with parameters of type BorderFormatting | |
---|---|
void |
CFRuleRecord.setBorderFormatting(BorderFormatting borderFormatting)
|
Uses of BorderFormatting in org.apache.poi.hssf.usermodel |
---|
Methods in org.apache.poi.hssf.usermodel that return BorderFormatting | |
---|---|
protected BorderFormatting |
HSSFBorderFormatting.getBorderFormattingBlock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |