SpreadsheetControl.SaveDocumentAs Method
Name | Parameters | Description |
---|---|---|
SaveDocumentAs() | none | Invokes the Save As dialog and saves a document. |
SaveDocumentAs(IWin32Window) | parent | Invokes the Save As dialog which is shown modally as a child of the specified parent window. |