public final class ConditionalFormats extends Object
Partly based on the code snippets from http://www.contextures.com/xlcondformat03.html
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
generates a sample workbook with conditional formatting,
and prints out a summary of applied formats for one sheet
|
public static void main(String[] args) throws IOException
args - pass "-xls" to generate an HSSF workbook, default is XSSFIOException