'Declaration
Public Overrides Function Add( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As Boolean
Parameters
- row
- Row index of cell at which to start span
- column
- Column index of cell at which to start span
- rowCount
- Number of rows in span
- columnCount
- Number of columns in span