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