Spreadsheet.ExportLog
This function exports spreadsheet log to a new spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Spreadsheet.ExportLog( _
Optional iFirstEntry As Long = 1, _
Optional iLastEntry As Long = 0) As Spreadsheet
|
Type: Long Default value: 1
Type: Long Default value: 0 |
Spreadsheet |