Export a (pre)registration form to an Excel spreadsheet
form_to_xlsx(x, file)
x
The (pre)registration form (as produced by a call to form_create()) or initialized preregr object (as produced by a call to prereg_initialize()).
form_create()
preregr
prereg_initialize()
file
The file to write the spreadsheet to.
x, invisibly