Tags · Functions · Objects
Lucee Function Reference
Choose a function:

Function SPREADSHEETSETCELLVALUE

Example

spreadsheetsetcellvalue(org.cfpoi.spreadsheet.Spreadsheet spreadsheet,string value,numeric row,numeric column):void

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
spreadsheet org.cfpoi.spreadsheet.Spreadsheet  Yes  
value string  Yes  
row numeric  Yes  
column numeric  Yes