|
||||||||||
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.record.cf | |
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 |
---|
Fields in org.apache.poi.hssf.record declared as BorderFormatting | |
---|---|
protected BorderFormatting |
CFRuleBase._borderFormatting
|
Methods in org.apache.poi.hssf.record that return BorderFormatting | |
---|---|
BorderFormatting |
CFRuleBase.getBorderFormatting()
|
Methods in org.apache.poi.hssf.record with parameters of type BorderFormatting | |
---|---|
void |
CFRuleBase.setBorderFormatting(BorderFormatting borderFormatting)
|
Uses of BorderFormatting in org.apache.poi.hssf.record.cf |
---|
Methods in org.apache.poi.hssf.record.cf that return BorderFormatting | |
---|---|
BorderFormatting |
BorderFormatting.clone()
|
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 |