Spread Windows Forms 12.0 Product Documentation
ToAbsolute() Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > RangeReference Structure > ToAbsolute Method : ToAbsolute() Method
Removes relate reference flag(s) to get the absolute reference.
Syntax
'Declaration
 
Public Overloads Function ToAbsolute() As RangeReference
'Usage
 
Dim instance As RangeReference
Dim value As RangeReference
 
value = instance.ToAbsolute()
public RangeReference ToAbsolute()

Return Value

A RangeReference. value represents the absolute reference of this reference.
See Also

Reference

RangeReference Structure
RangeReference Members
Overload List