Package | Description |
---|---|
io.keikai.range.impl.imexp |
Keikai Spreadsheet Internal Range API Implementation classes.
|
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
protected ConditionalFormattingImpl |
ExcelXlsxImporter.prepareConditionalFormattingImpl(SSheet sheet,
XSSFConditionalFormatting cf) |
Modifier and Type | Method and Description |
---|---|
XSSFConditionalFormatting |
XSSFSheetConditionalFormatting.getConditionalFormattingAt(int index)
gets Conditional Formatting object at a particular index
|
Modifier and Type | Method and Description |
---|---|
List<XSSFConditionalFormatting> |
XSSFSheet.getConditionalFormattings() |
Modifier and Type | Method and Description |
---|---|
void |
XSSFSheet.addCondtionalFormatting(XSSFConditionalFormatting cf) |
Copyright © 2020. All rights reserved.