WorkbookSaveOptions Constructors
Provides access to options which define the file name and file format that are used when saving and loading the workbook.| Name | Description |
|---|---|
| WorkbookSaveOptions() | Initializes a new instance of the WorkbookSaveOptions class with the default settings. |
See Also