The properties of the ExcelFile class are listed below. For a complete list of ExcelFile class members, see the ExcelFile Members topic.
CsvParseNumbersDuringLoad | Gets or sets whether LoadCsv() methods will try to convert text values to numbers. |
GroupMethodsAffectedCellsLimit | Maximum number of affected cells in group set methods. |
Protected | Gets or sets the workbook protection flag. |
RowColumnResolutionMethod | Gets or sets the CellStyle resolution method. |
Use1904DateSystem | Gets or sets whether 1904 date system is used. |
Worksheets | Collection of all worksheets (ExcelWorksheet) in a workbook. |
ExcelFile Class | GemBox.Spreadsheet Namespace | ExcelWorksheet