SeqViewColumns.Item
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
SeqViewColumns.Item
Syntax
SeqViewColumns.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 column by its index value. You can also pass a string to obtain the column using its name.