SymbolElements.Item



Item(vElementID As Variant) As Element

Parameters

vElementID As Variant
vElementID As Variant
Index or name.

If the parameter is a numerical value, the variable is searched by its index (>= 0 and <= Count-1).
If it is an alphanumerical value, the variable is searched by its unique name.
ED
avaliable
RT
avaliable

Remarks

Returns a 'Element' object at a position or by name

See Also

SymbolElements, Element