| GrapeCity.Excel Namespace > ExcelWorksheet Class > ExcelWorksheet Constructor : ExcelWorksheet Constructor(String,Int32,Int32) | 
'Declaration Public Function New( _ ByVal name As String, _ Optional ByVal rowCount As Integer, _ Optional ByVal columnCount As Integer _ )
'Usage Dim name As String Dim rowCount As Integer Dim columnCount As Integer Dim instance As New ExcelWorksheet(name, rowCount, columnCount)
| Exception | Description | 
|---|---|
| System.ArgumentOutOfRangeException | The rowCount is less than Zero or The columnCount is less that Zero. | 
Target Platforms: Windows Server 2012, Windows RT