Void IWorksheet.DeleteRow(Int32 index)

Deletes a row from the worksheet at index.

Parameters

  • index
    Type: Int32
    The index of the row to be deleted.