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

Function SPREADSHEETSETCELLFORMULA

Example

spreadsheetsetcellformula(org.cfpoi.spreadsheet.Spreadsheet spreadsheet,string formula,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  
formula string  Yes  
row numeric  Yes  
column numeric  Yes