'Declaration Public Overloads Function GetSpanCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal sheetArea As SheetArea _ ) As CellRange
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
Return Value
Returns a CellRange object that contains the span information, or null if no span exists.