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

Function SPREADSHEETMERGECELLS

Example

spreadsheetmergecells(org.cfpoi.spreadsheet.Spreadsheet spreadsheet,numeric startRow,numeric endRow,numeric startColumn,numeric endColumn):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  
startRow numeric  Yes  
endRow numeric  Yes  
startColumn numeric  Yes  
endColumn numeric  Yes