Package | Description |
---|---|
lucee.runtime.functions.poi | |
lucee.runtime.poi |
Modifier and Type | Method and Description |
---|---|
static String |
SpreadSheetWrite.call(PageContext pc,
Excel excel,
String path) |
static String |
SpreadsheetSetCellValue.call(PageContext pc,
Excel excel,
String value,
double row,
double column) |
static String |
SpreadSheetWrite.call(PageContext pc,
Excel excel,
String path,
Object passwordOrOverwrite) |
static String |
SpreadSheetWrite.call(PageContext pc,
Excel excel,
String path,
Object oPassword,
boolean overwrite) |
Modifier and Type | Method and Description |
---|---|
static Excel |
ExcelUtil.toExcel(Object obj) |
static Excel |
ExcelUtil.toExcel(Object obj,
Excel defaultValue) |
Modifier and Type | Method and Description |
---|---|
static Excel |
ExcelUtil.toExcel(Object obj,
Excel defaultValue) |
Copyright © 2015 Lucee