Worksheet.mergeRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void mergeRange(RowType firstRow, ColType firstCol, RowType lastRow, ColType lastCol, string str)
    struct Worksheet
  2. void mergeRange(RowType firstRow, ColType firstCol, RowType lastRow, ColType lastCol, string str, Format f)

Meta