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


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

The following tables list the members exposed by CellReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Empty CellReference instance. This field is read-only.  
Top
Public Properties
 NameDescription
Public PropertyGets the index of the column.  
Public PropertyGets the relative of this CellReference with the source.  
Public PropertyGets the index of the row.  
Top
Public Methods
 NameDescription
Public MethodCompares the current CellReference with another CellReference.  
Public MethodOverloaded. Indicates whether the current CellReference is equal to another CellReference of the same type.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Switch the reference type of this CellReference.  
Public MethodReturns the absolute reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn.  
Public MethodReturns the target reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the CellReference is unchanged.  
Public MethodReturns the target reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the CellReference is unchanged.  
Top
Public Operators
Returns whether two CellReference are equals.
Returns whether two CellReference are not equals.
Top
See Also

Reference

CellReference Structure
GrapeCity.CalcEngine Namespace