Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

AddRows Method

Adds the specified number of rows.

Syntax

[VB.NET]
Public Sub AddRows(ByVal RowCount As Integer)
[C#]
public void AddRows(int rowCount);

Remarks

This method adds the number of rows specified by RowCount to the end of the spreadsheet.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0