DLL
To remove a span
- If you don't know the anchor cell coordinates for the span you want to remove, call the SSGetCellSpan function to return the anchor cell.
- Call the SSRemoveCellSpan function to remove the span, setting the lCol and lRow parameters to the coordinates of the anchor cell for the span.