IChooseFilePageView Members
If implemented, provides a view for the Select an Excel Workbook or CSV File page of the Data Source Wizard.Properties
| Name | Description |
|---|---|
| FileName | If implemented, specifies the name of the selected file. |
Methods
| Name | Description |
|---|---|
| ShowPasswordForm(String, String, out FileInfo) | If implemented, shows the form for specifying a password, if the selected file is password protected. |
Events
| Name | Description |
|---|---|
| Changed | Occurs when the selected file is changed. |
See Also