public override CellRange this[ int index ]; {get;}
'Declaration Public Overrides ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
'Declaration
Public Overrides ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CellRange
'Usage Dim instance As DefaultSheetSelectionModel Dim index As Integer Dim value As CellRange value = instance.Item(index)
'Usage
Dim instance As DefaultSheetSelectionModel Dim index As Integer Dim value As CellRange value = instance.Item(index)
DefaultSheetSelectionModel Class DefaultSheetSelectionModel Members