'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 that contains the span information, or null if no span exists