The properties of the ExcelStorage class are listed below. For a complete list of ExcelStorage class members, see the ExcelStorage Members topic.
ErrorManager (inherited from DataStorage) | The Object responsable for manage the errors. |
FileName | The Excel File Name. |
HeaderRows | The numbers of header rows. |
OverrideFile | Indicates what the Storage does if the file exist. |
RecordType (inherited from DataStorage) | Returns the class that represent the records in the file. |
SheetName | The Excel Sheet Name, if empty means the current worksheet in the file. |
StartColumn | The Start Column where is the data. Starting at 1. |
StartRow | The Start Row where is the data. Starting at 1. |
TemplateFile | Indicates the source xls file to be used as template when write data. |
ExcelStorage Class | FileHelpers.DataLink Namespace