'Declaration Public Overridable Function GetSpanCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellRange
Parameters
- row
- Row index of the specified cell
- column
- Column index of the specified cell
Return Value
CellRange object containing the range of cells included in the span with the specified cell