[]
Removes the span that contains a specified anchor cell from a range of cells in the column footers.
public void RemoveColumnFooterSpanCell(int row, int column)
Public Sub RemoveColumnFooterSpanCell(row As Integer, column As Integer)
Row index of anchor cell for span (at which spanned cells started)
Column index of anchor cell for span (at which spanned cells started)