IChooseExcelFileDataRangePageView Members
If implemented, provides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard.Properties
| Name | Description |
|---|---|
| SelectedItem | If implemented, specifies the item selected in the list of available worksheets, tables and named regions. |
Methods
| Name | Description |
|---|---|
| Initialize(ListBoxItem[]) | If implemented, initializes a wizard page with the list of available worksheets, tables and named regions. |
Events
| Name | Description |
|---|---|
| Changed | Occurs when the selected item in the list of available worksheets, tables and named regions is changed. |
See Also