'Declaration Public Overloads Sub RemoveSpanCell( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- row
- The row index of the anchor cell for the span (at which spanned cells start).
- column
- The column index of the anchor cell for the span (at which spanned cells start).
- sheetArea
- The sheet area.