public CellReference( int row, int column )
'Declaration Public Function New( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Usage Dim row As Integer Dim column As Integer Dim instance As New CellReference(row, column)
'Usage
Dim row As Integer Dim column As Integer Dim instance As New CellReference(row, column)
CellReference Structure CellReference Members Overload List