Item Property (XLColumnCollection)
Returns a reference to the
XLColumn object at the specified index.
public XLColumn this[
System.int
]; {get;}
'Declaration
Public ReadOnly Default Property Item( _
ByVal As System.Integer _
) As XLColumn
Parameters
- index