Spread Windows Forms 12.0 Product Documentation
SwitchReferenceType(CellRelation) Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellReference Structure > SwitchReferenceType Method : SwitchReferenceType(CellRelation) Method
The new reference type.
Switch the reference type of this CellReference to the specified.
Syntax
'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.
See Also

Reference

CellReference Structure
CellReference Members
Overload List