Spread Windows Forms 12.0 Product Documentation
SwitchReferenceType() Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > RangeReference Structure > SwitchReferenceType Method : SwitchReferenceType() Method
Switch the reference type of this CellReference.
Syntax
'Declaration
 
Public Overloads Function SwitchReferenceType() As CellRelation
'Usage
 
Dim instance As RangeReference
Dim value As CellRelation
 
value = instance.SwitchReferenceType()
public CellRelation SwitchReferenceType()

Return Value

The new reference type.
See Also

Reference

RangeReference Structure
RangeReference Members
Overload List