Package | Description |
---|---|
org.zkoss.poi.xssf.usermodel | |
org.zkoss.zss.range.impl.imexp |
ZK Spreadsheet Internal Range API Implementation classes.
|
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 |
---|---|
java.util.List<XSSFConditionalFormatting> |
XSSFSheet.getConditionalFormattings() |
Modifier and Type | Method and Description |
---|---|
void |
XSSFSheet.addCondtionalFormatting(XSSFConditionalFormatting cf) |
Modifier and Type | Method and Description |
---|---|
protected ConditionalFormattingImpl |
ExcelXlsxImporter.prepareConditionalFormattingImpl(SSheet sheet,
XSSFConditionalFormatting cf) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.