Spread Windows Forms 7.0 Product Documentation
CellRange Class Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : CellRange Class


Glossary Item Box

The following tables list the members exposed by CellRange.

Public Constructors

 NameDescription
Public ConstructorCellRange ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyColumnGets the column index of the first cell in the range.  
Public PropertyColumnCountGets the number of columns in the range.  
Public PropertyRowGets the row index of the first cell in the range.  
Public PropertyRowCountGets the number of rows in the range.  
Top

Public Methods

 NameDescription
Public MethodContainsOverloaded. Determines whether the range of cells contains the cell at the specified row and column.  
Public MethodEqualsOverloaded. Determines whether the range of cells is the same as another specified range of cells.  
Public MethodGetHashCodeGets the hash code of this object.  
Public MethodIntersectColumnDetermines whether the range of cells intersects the specified column.  
Public MethodIntersectRowDetermines whether the range of cells intersects the specified row.  
Public MethodIntersectsDetermines whether the range of cells intersects the specified range.  
Public MethodIntersectWithIntersects with the new cell range.  
Public MethodIsValidRangeOverloaded. Determines whether this cell range is valid in the specified sheet.  
Public Methodstatic (Shared in Visual Basic)ParseConverts a string to a cell range.  
Public Methodstatic (Shared in Visual Basic)TryParseConverts a string to a cell range.  
Top

Public Operators

public Operator Equality Determines whether two specified instances of CellRange are equal.
public Operator Inequality Determines whether two specified instances of CellRange are not equal.
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.