Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
org.apache.poi.hssf.record.cf | |
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
Class and Description |
---|
BorderFormatting
Border Formatting Block of the Conditional Formatting Rule Record.
|
ColorGradientFormatting
Color Gradient / Color Scale Conditional Formatting Rule Record.
|
DataBarFormatting
Data Bar Conditional Formatting Rule Record.
|
FontFormatting
Font Formatting Block of the Conditional Formatting Rule Record.
|
IconMultiStateFormatting
Icon / Multi-State Conditional Formatting Rule Record.
|
PatternFormatting
Pattern Formatting Block of the Conditional Formatting Rule Record.
|
Class and Description |
---|
BorderFormatting
Border Formatting Block of the Conditional Formatting Rule Record.
|
ColorGradientFormatting
Color Gradient / Color Scale Conditional Formatting Rule Record.
|
ColorGradientThreshold
Color Gradient / Color Scale specific Threshold / value (CFVO),
for changes in Conditional Formatting
|
DataBarFormatting
Data Bar Conditional Formatting Rule Record.
|
DataBarThreshold
Data Bar specific Threshold / value (CFVO),
for changes in Conditional Formatting
|
FontFormatting
Font Formatting Block of the Conditional Formatting Rule Record.
|
IconMultiStateFormatting
Icon / Multi-State Conditional Formatting Rule Record.
|
IconMultiStateThreshold
Icon / Multi-State specific Threshold / value (CFVO),
for changes in Conditional Formatting
|
PatternFormatting
Pattern Formatting Block of the Conditional Formatting Rule Record.
|
Threshold
Threshold / value (CFVO) for changes in Conditional Formatting
|
Class and Description |
---|
BorderFormatting
Border Formatting Block of the Conditional Formatting Rule Record.
|
PatternFormatting
Pattern Formatting Block of the Conditional Formatting Rule Record.
|
Threshold
Threshold / value (CFVO) for changes in Conditional Formatting
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.