SeqViewColumns.Item
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.