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

Description

Inserts a number of rows in the worksheet above the specified row.

C#
vb.net

Parameters

rowNumber
The 0-based number of the row to insert.
rowCount
The number of rows to insert.

Examples

C#
vb.net
  • No labels