railo.runtime.functions.poi
Class SpreadSheetWrite

java.lang.Object
  extended by railo.runtime.functions.poi.SpreadSheetWrite

public class SpreadSheetWrite
extends Object


Constructor Summary
SpreadSheetWrite()
           
 
Method Summary
static String call(PageContext pc, Excel excel, String path)
           
static String call(PageContext pc, Excel excel, String path, Object passwordOrOverwrite)
           
static String call(PageContext pc, Excel excel, String path, Object oPassword, boolean overwrite)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadSheetWrite

public SpreadSheetWrite()
Method Detail

call

public static String call(PageContext pc,
                          Excel excel,
                          String path)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Excel excel,
                          String path,
                          Object passwordOrOverwrite)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Excel excel,
                          String path,
                          Object oPassword,
                          boolean overwrite)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo