Spread Windows Forms 12.0 Product Documentation
SheetCellRange Class Members
Properties  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : SheetCellRange Class

The following tables list the members exposed by SheetCellRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyGets the number of columns in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyGets the row index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyGets the number of rows in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyGets or sets the name of the sheet.  
Public PropertyGets or sets the sheet view.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodOverloaded. Determines whether the range of cells is the same as another specified range of cells.  
Public MethodGets the hash code of this object.  
Public MethodDetermines whether the range of cells intersects the specified column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodDetermines whether the range of cells intersects the specified row. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodOverloaded. Determines whether the range of cells intersects the specified range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersects with the new cell range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodOverloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodReturns the string representation of the cell range.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also

Reference

SheetCellRange Class
FarPoint.Win.Spread.Chart Namespace