SeqViewColumns.Item
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.