GrapeCity.Excel Namespace > ExcelWorksheet Class : RowCount Property |
'Declaration Public Property RowCount As Integer
'Usage Dim instance As ExcelWorksheet Dim value As Integer instance.RowCount = value value = instance.RowCount
public int RowCount {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The value is less than 0. |
Target Platforms: Windows Server 2012, Windows RT