'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As XLCellRange
public XLCellRange this[ int index ]; {get;}
Parameters
- index
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As XLCellRange
public XLCellRange this[ int index ]; {get;}