Spread Windows Forms 12.0 Product Documentation
RangeReference Structure Members
Fields  Properties  Methods 


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : RangeReference Structure

The following tables list the members exposed by RangeReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets the bottom-right cell reference.  
Public PropertyGets the index of the left column.  
Public PropertyGets the index of the right column.  
Public PropertyGets the index of the top row.  
Public PropertyGets the index of the bottom row.  
Public PropertyGets the top-left cell reference.  
Top
Public Methods
 NameDescription
Public MethodCompares the current RangeReference with another RangeReference.  
Public MethodOverloaded. Indicates whether the current RangeReference is equal to another RangeReference of the same type.  
Public MethodReturns a hash code for this instance.  
Public MethodIntersects this RangeReference range with the specified RangeReference range.  
Public MethodDetermines whether this instance is empty.  
Public MethodOverloaded. Determines whether this reference is intersected with the specified reference.  
Public MethodGets a value indicating whether this reference is one cell.  
Public MethodTranslates this by the specified amount.  
Public MethodOverloaded. Switch the reference type of this CellReference.  
Public MethodOverloaded. Returns the absolute reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn.  
Public MethodReturns the target reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the RangeReference is unchanged.  
Public MethodReturns the target reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the RangeReference is unchanged.  
Top
See Also

Reference

RangeReference Structure
GrapeCity.CalcEngine Namespace