SelectedSteps.Item
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
SelectedSteps.Item
Syntax
SelectedSteps.Item( itemIndex)
Data Type
The step at the specified index in the collection.
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
itemIndex As Long
[In] Specifies the index of the item to retrieve.