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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

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