public RangeReference( CellReference topLeft, CellReference bottomRight )
'Declaration Public Function New( _ ByVal topLeft As CellReference, _ ByVal bottomRight As CellReference _ )
'Declaration
Public Function New( _ ByVal topLeft As CellReference, _ ByVal bottomRight As CellReference _ )
'Usage Dim topLeft As CellReference Dim bottomRight As CellReference Dim instance As New RangeReference(topLeft, bottomRight)
'Usage
Dim topLeft As CellReference Dim bottomRight As CellReference Dim instance As New RangeReference(topLeft, bottomRight)
RangeReference Structure RangeReference Members Overload List