SpreadsheetControl.SaveDocumentAs Method
| Name | Parameters | Description |
|---|---|---|
| SaveDocumentAs() | none | Invokes the Save As modal dialog box and saves the document to the specified location in the specified format. |
| SaveDocumentAs(IWin32Window) | parent | Invokes the Save As modal dialog box and saves the document to the specified location in the specified format. |