railo.runtime.functions.poi
Class SpreadsheetSetCellValue

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

public class SpreadsheetSetCellValue
extends Object


Constructor Summary
SpreadsheetSetCellValue()
           
 
Method Summary
static String call(PageContext pc, Excel excel, String value, double row, double column)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadsheetSetCellValue

public SpreadsheetSetCellValue()
Method Detail

call

public static String call(PageContext pc,
                          Excel excel,
                          String value,
                          double row,
                          double column)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo