GrapeCity.Excel Namespace > ExcelWorksheet Class > ExcelWorksheet Constructor : ExcelWorksheet Constructor(Int32,Int32) |
'Declaration Public Function New( _ Optional ByVal rowCount As Integer, _ Optional ByVal columnCount As Integer _ )
'Usage Dim rowCount As Integer Dim columnCount As Integer Dim instance As New ExcelWorksheet(rowCount, columnCount)
public ExcelWorksheet( int rowCount, int columnCount )
Target Platforms: Windows Server 2012, Windows RT