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