ISpreadsheetComponent.SaveDocument(String) Method
Saves the document to the specified file. The file format is identified by the file extension.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
fileName | String | A string value specifying the path to a file in which to save the document. |
See Also
Feedback