ListBarPageItems.Item
- Updated2024-10-09
- 1 minute(s) read
ListBarPageItems.Item
Syntax
ListBarPageItems.Item( itemIdx)
Data Type
Purpose
Returns a reference to an item with the specified name or at the specified index in the collection.
Parameters
itemIdx As Variant
[In] You can pass a number to obtain a page item by its index value. You can also pass a string to obtain the page item using its name.