Page tree
Skip to end of metadata
Go to start of metadata

Description

Merges the specified set of cells into a single cell.

C#
vb.net

Parameters

firstRow
The 0-based number of the first row in the set of cells to merge.
firstCol
The 0-based number of the first column in the set of cells to merge.
numRows
The number of rows to merge.
numCols
The number of columns to merge.

Examples

C#
vb.net
  • No labels