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


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

The following tables list the members exposed by CellReference.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Reference class.  
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 column index.  
Public PropertyGets the row index.  
Top
Public Methods
 NameDescription
Public MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.  
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodDetermines whether this CellReference value is empty.  
Public MethodTranslates this by the specified amount.  
Public MethodReturns a System.String that represents this reference.  
Top
Public Operators
Returns whether two CellReference are equals.
Performs an implicit conversion from CellReference to GrapeCity.CalcEngine.CellReference.
Returns whether two CellReference are not equals.
Top
See Also

Reference

CellReference Structure
GrapeCity.Spreadsheet Namespace