'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
public CellRange this[ int index ]; {get;}
CellRangeCollection Class CellRangeCollection Members