Spreadsheet.SaveAsPDF
This function saves a spreadsheet as a PDF file.
Syntax
|
Parameters
|
Return Value
|
Function Spreadsheet.SaveAsPDF( _
FileName As String, _
Optional OverWriteFile As Boolean = True) As Boolean
|
Type: String
- OverWriteFile [in,optional]
Type: Boolean
Default value: True
|
Boolean
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.