Spread ASP.NET 6.0 Product Documentation
SheetCellRange Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace : SheetCellRange Class


Glossary Item Box

The following tables list the members exposed by SheetCellRange.

Public Properties

 NameDescription
Public PropertyColumnGets the column index of the first cell in the range. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public PropertyColumnCountGets the number of columns in the range. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public PropertyRowGets the row index of the first cell in the range. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public PropertyRowCountGets the number of rows in the range. (Inherited from FarPoint.Web.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.Web.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 MethodGetObjectDataReturns information about the cell range settings. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public MethodIntersectColumnDetermines whether the range of cells intersects the specified column. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public MethodIntersectRowDetermines whether the range of cells intersects the specified row. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public MethodIntersectsDetermines whether the range of cells intersects the specified range. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public MethodIntersectWithIntersects with the new cell range. (Inherited from FarPoint.Web.Spread.Model.CellRange)
Public MethodIsValidRangeOverloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Web.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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.