StdFormSpreadsheetCopy event

Occurs when the user clicks the command To Excel on the Actions menu.

The default implementation exports the contents of the current collection to Microsoft Excel by first launching Excel (or other spreadsheet program) and then populating the spreadsheet with the contents of the collection.

Your application can call the default implementation by generating the event.