ListBoxItem Properties
An item displayed on a wizard page within the list of available worksheets, tables and named regions when binding to an Excel file .| Name | Description |
|---|---|
| ImageIndex | Gets the index of an image associated with the current list box item. |
| ItemName | Specifies the list box item name. |
| ItemType | Specifies the type of the current list box item. |
| LockObject | Gets an object used for locking the current list box item. |
See Also