| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
HSSFFontFormatting
High level representation for Font Formatting component
of Conditional Formatting settings
|
| Modifier and Type | Method and Description |
|---|---|
FontFormatting |
ConditionalFormattingRule.createFontFormatting()
Create a new font formatting structure if it does not exist,
otherwise just return existing object.
|
FontFormatting |
DifferentialStyleProvider.getFontFormatting() |
FontFormatting |
ConditionalFormattingRule.getFontFormatting() |
| Modifier and Type | Class and Description |
|---|---|
class |
XSSFFontFormatting |
| Modifier and Type | Method and Description |
|---|---|
FontFormatting |
XSSFDxfStyleProvider.getFontFormatting() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.