CellRange this[ int index ]; {get;}
'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
'Usage Dim instance As ISheetSelectionModel Dim index As Integer Dim value As CellRange value = instance.Item(index)
'Usage
Dim instance As ISheetSelectionModel Dim index As Integer Dim value As CellRange value = instance.Item(index)
ISheetSelectionModel Interface ISheetSelectionModel Members