'Declaration
Public Overloads Sub SwitchReferenceType( _ ByVal newReferenceType As CellRelation _ )
'Usage
Dim instance As CellReference Dim newReferenceType As CellRelation instance.SwitchReferenceType(newReferenceType)
public void SwitchReferenceType( CellRelation newReferenceType )
Parameters
- newReferenceType
- The new reference type.