|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontFormatting | |
|---|---|
| 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 FontFormatting in org.apache.poi.hssf.usermodel |
|---|
| Classes in org.apache.poi.hssf.usermodel that implement FontFormatting | |
|---|---|
class |
HSSFFontFormatting
High level representation for Font Formatting component of Conditional Formatting settings |
| Uses of FontFormatting in org.apache.poi.ss.usermodel |
|---|
| Methods in org.apache.poi.ss.usermodel that return FontFormatting | |
|---|---|
FontFormatting |
ConditionalFormattingRule.createFontFormatting()
Create a new font formatting structure if it does not exist, otherwise just return existing object. |
FontFormatting |
ConditionalFormattingRule.getFontFormatting()
|
FontFormatting |
DifferentialStyleProvider.getFontFormatting()
|
| Uses of FontFormatting in org.apache.poi.xssf.usermodel |
|---|
| Classes in org.apache.poi.xssf.usermodel that implement FontFormatting | |
|---|---|
class |
XSSFFontFormatting
|
| Methods in org.apache.poi.xssf.usermodel that return FontFormatting | |
|---|---|
FontFormatting |
XSSFDxfStyleProvider.getFontFormatting()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||