GrapeCity.Xaml.SpreadSheet.Data
CellRange Class Members
Properties  Methods 


The following tables list the members exposed by CellRange.

Public Constructors
 NameDescription
Public ConstructorCellRange Constructor Creates a range of cells.  
Top
Public Properties
 NameDescription
Public PropertyColumn Gets the column index of the first cell in the range.  
Public PropertyColumnCount Gets the number of columns in the range.  
Public PropertyRow Gets the row index of the first cell in the range.  
Public PropertyRowCount Gets the number of rows in the range.  
Top
Public Methods
 NameDescription
Public MethodClone Clones a cell range of the current cell range.  
Public MethodContainsOverloaded.  Determines whether the range of cells contains the specified cell.  
Public MethodEqualsOverloaded.  Determines whether the range of cells is the same as another specified range of cells.  
Public MethodGetHashCode Gets the hash code of this object.  
Public Methodstatic (Shared in Visual Basic)GetIntersect Gets the intersection of two cell ranges.  
Public MethodIntersectColumn Determines whether the range of cells intersects the specified column.  
Public MethodIntersectRow Determines whether the range of cells intersects the specified row.  
Public MethodIntersects Determines whether the range of cells intersects the specified range.  
Public MethodIsValidRangeOverloaded.  Determines whether this cell range is valid in the specified worksheet.  
Public Methodstatic (Shared in Visual Basic)Offset Offsets the specified cell range along the specified axes.  
Public Methodstatic (Shared in Visual Basic)Parse Converts a string to a cell range.  
Public MethodToString Returns the string representation of the cell range.  
Public Methodstatic (Shared in Visual Basic)TryParse Converts a string to a cell range.  
Top
See Also

Reference

CellRange Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options