public DefaultSheetDataModel( int rowCount, int columnCount )
'Declaration Public Function New( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
'Declaration
Public Function New( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
'Usage Dim rowCount As Integer Dim columnCount As Integer Dim instance As New DefaultSheetDataModel(rowCount, columnCount)
'Usage
Dim rowCount As Integer Dim columnCount As Integer Dim instance As New DefaultSheetDataModel(rowCount, columnCount)
DefaultSheetDataModel Class DefaultSheetDataModel Members Overload List