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

RowCount Property

The number of rows in the sheet.

Syntax

[VB.NET]
Public ReadOnlyProperty RowCount As Integer

[C#]
public int RowCount {get;}

Remarks

This property returns the number of rows in the sheet. To add rows call AddRows. To delete rows call DeleteRows.

This property is read-only and not available at design time.

Default Value

0

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