|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Excel | |
---|---|
railo.runtime.functions.poi | |
railo.runtime.poi |
Uses of Excel in railo.runtime.functions.poi |
---|
Methods in railo.runtime.functions.poi with parameters of type Excel | |
---|---|
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)
|
Uses of Excel in railo.runtime.poi |
---|
Methods in railo.runtime.poi that return Excel | |
---|---|
static Excel |
ExcelUtil.toExcel(Object obj)
|
static Excel |
ExcelUtil.toExcel(Object obj,
Excel defaultValue)
|
Methods in railo.runtime.poi with parameters of type Excel | |
---|---|
static Excel |
ExcelUtil.toExcel(Object obj,
Excel defaultValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |