railo.runtime.functions.poi
Class SpreadSheetNew

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

public class SpreadSheetNew
extends Object


Constructor Summary
SpreadSheetNew()
           
 
Method Summary
static Object call(PageContext pc)
           
static Object call(PageContext pc, Object sheetNameOrXMLFormat)
           
static Object call(PageContext pc, Object oSheetName, Object oXmlFormat)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadSheetNew

public SpreadSheetNew()
Method Detail

call

public static Object call(PageContext pc)

call

public static Object call(PageContext pc,
                          Object sheetNameOrXMLFormat)
                   throws PageException
Throws:
PageException

call

public static Object call(PageContext pc,
                          Object oSheetName,
                          Object oXmlFormat)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo