Lucee Function Reference
Function SPREADSHEETWRITE
Example
spreadsheetwrite(excel spreadSheet,string path,[any password,[boolean overwrite]]):void
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
spreadSheet | excel | Yes | |
path | string | Yes | |
password | any | No | |
overwrite | boolean | No |