Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method | Description |
---|---|---|
HSSFConditionalFormatting |
HSSFSheetConditionalFormatting.getConditionalFormattingAt(int index) |
gets Conditional Formatting object at a particular index
|
Modifier and Type | Method | Description |
---|---|---|
int |
HSSFSheetConditionalFormatting.addConditionalFormatting(HSSFConditionalFormatting cf) |
Adds a copy of HSSFConditionalFormatting object to the sheet
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.