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 | Description |
---|---|---|
class |
HSSFPatternFormatting |
High level representation for Conditional Formatting settings
|
Modifier and Type | Method | Description |
---|---|---|
PatternFormatting |
ConditionalFormattingRule.createPatternFormatting() |
Create a new pattern formatting structure if it does not exist,
otherwise just return existing object.
|
PatternFormatting |
ConditionalFormattingRule.getPatternFormatting() |
Modifier and Type | Class | Description |
---|---|---|
class |
XSSFPatternFormatting |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.