Spread Windows Forms 10.0 Product Documentation
SheetCellRange Class Members
Properties  Methods 


The following tables list the members exposed by SheetCellRange.

Public Constructors
 NameDescription
Public ConstructorSheetCellRange ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyColumnGets the column index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyColumnCountGets the number of columns in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyRowGets the row index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertyRowCountGets the number of rows in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public PropertySheetNameGets or sets the name of the sheet.  
Public PropertySheetViewGets or sets the sheet view.  
Top
Public Methods
 NameDescription
Public MethodContainsOverloaded. Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
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. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectRowDetermines whether the range of cells intersects the specified row. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectsDetermines whether the range of cells intersects the specified range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIntersectWithIntersects with the new cell range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodIsValidRangeOverloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Win.Spread.Model.CellRange)
Public MethodToStringReturns the string representation of the cell range.  
Top
Public Operators
public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top
See Also

Reference

SheetCellRange Class
FarPoint.Win.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.