|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BorderFormatting | |
|---|---|
| org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.usermodel | |
| Uses of BorderFormatting in org.apache.poi.hssf.usermodel |
|---|
| Classes in org.apache.poi.hssf.usermodel that implement BorderFormatting | |
|---|---|
class |
HSSFBorderFormatting
High level representation for Border Formatting component of Conditional Formatting settings |
| Uses of BorderFormatting in org.apache.poi.ss.usermodel |
|---|
| Methods in org.apache.poi.ss.usermodel that return BorderFormatting | |
|---|---|
BorderFormatting |
ConditionalFormattingRule.createBorderFormatting()
Create a new border formatting structure if it does not exist, otherwise just return existing object. |
BorderFormatting |
ConditionalFormattingRule.getBorderFormatting()
|
BorderFormatting |
DifferentialStyleProvider.getBorderFormatting()
|
| Uses of BorderFormatting in org.apache.poi.xssf.usermodel |
|---|
| Classes in org.apache.poi.xssf.usermodel that implement BorderFormatting | |
|---|---|
class |
XSSFBorderFormatting
XSSF high level representation for Border Formatting component of Conditional Formatting settings |
| Methods in org.apache.poi.xssf.usermodel that return BorderFormatting | |
|---|---|
BorderFormatting |
XSSFDxfStyleProvider.getBorderFormatting()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||