| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
| org.apache.poi.ss.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
HSSFConditionalFormattingRule
High level representation of Conditional Formatting Rule.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionalFormattingRule
Represents a description of a conditional formatting rule
|
| Modifier and Type | Method and Description |
|---|---|
DifferentialStyleProvider |
TableStyle.getStyle(TableStyleType type) |