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

Function SPREADSHEETSETCELLCOMMENT

Example

spreadsheetsetcellcomment(org.cfpoi.spreadsheet.Spreadsheet spreadsheet,struct comment,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  
comment struct  Yes  
row numeric  Yes  
column numeric  Yes