| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Export( _ ByVal document As Document, _ ByVal filePath As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- document
- The ActiveReports object to export.
- filePath
- The file name and path to which to save the spreadsheet.