The methods of the ExcelFile class are listed below. For a complete list of ExcelFile class members, see the ExcelFile Members topic.
![]() SupportsType | Gets a value indicating whether the objects of specified type can be assigned to ExcelCell.Value property. |
LoadCsv | Overloaded. Loads the existing CSV file or stream. |
LoadXls | Overloaded. Loads the existing XLS file or stream. |
SaveCsv | Overloaded. Saves all data to a new file or stream in CSV format. |
SaveXls | Overloaded. Saves all data to a file or stream in XLS format. |
ExcelFile Class | GemBox.Spreadsheet Namespace | ExcelWorksheet