Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
HSSFColorScaleFormatting |
HSSFConditionalFormattingRule.createColorScaleFormatting()
create a new color scale / gradient formatting object if it does not exist,
otherwise just return the existing object.
|
HSSFColorScaleFormatting |
HSSFConditionalFormattingRule.getColorScaleFormatting() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.