FileInfo Properties
Provides information about an Excel file selected in the Data Source Wizard when binding to an Excel data source.| Name | Description |
|---|---|
| FileName | Specifies the file name. |
| Password | Specifies a password that can be used to open a password protected file. |
| SavePassword | Specifies whether to save a password used to open a password protected file. |
See Also