Spread Silverlight Documentation
CellRange Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : CellRange Class

The following tables list the members exposed by CellRange.

Public Constructors
 NameDescription
Public Constructor Creates a range of cells.  
Top
Public Properties
 NameDescription
Public Property Gets the column index of the first cell in the range.  
Public Property Gets the number of columns in the range.  
Public Property Gets the row index of the first cell in the range.  
Public Property Gets the number of rows in the range.  
Top
Public Methods
 NameDescription
Public Method Clones a cell range of the current cell range.  
Public MethodOverloaded.  Determines whether the range of cells contains the specified cell.  
Public MethodOverloaded.  Determines whether the range of cells is the same as another specified range of cells.  
Public Method Gets the hash code of this object.  
Public Methodstatic (Shared in Visual Basic) Gets the intersection of two cell ranges.  
Public Method Determines whether the range of cells intersects the specified column.  
Public Method Determines whether the range of cells intersects the specified row.  
Public Method Determines whether the range of cells intersects the specified range.  
Public MethodOverloaded.  Determines whether this cell range is valid in the specified worksheet.  
Public Methodstatic (Shared in Visual Basic) Offsets the specified cell range along the specified axes.  
Public Methodstatic (Shared in Visual Basic) Converts a string to a cell range.  
Public Method Returns the string representation of the cell range.  
Public Methodstatic (Shared in Visual Basic) Converts a string to a cell range.  
Top
See Also

Reference

CellRange Class
GrapeCity.Windows.SpreadSheet.Data Namespace