Spread Windows Forms 12.0 Product Documentation
CellRangeSegmentData Class Members
Properties  Methods  Events


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

The following tables list the members exposed by CellRangeSegmentData.

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 number of items in this instance.  
Public PropertyGets or sets the type of the data.  
Public PropertyGets a value that indicates whether the current cell range is an invalid reference.  
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 PropertyOverridden. Gets or sets the name of the sheet.  
Public PropertyOverridden. Gets 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 MethodDetermines whether the segment contains date time only.  
Public MethodIndicates whether the segment contains a string value.  
Public MethodOverloaded. Releases unmanaged and - optionally - managed resources.  
Public MethodOverloaded. Determines whether the range of cells is the same as another specified range of cells. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange)
Public Method  
Public MethodGets the hash code of this object. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange)
Public MethodGets the value.  
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 a System.String that represents this instance.  
Top
Protected Methods
 NameDescription
Protected MethodReleases unmanaged resources and performs other cleanup operations before the CellRangeSegmentData is reclaimed by garbage collection.  
Protected MethodFires DataChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when data of one cell in the cell range is changed.  
Top
See Also

Reference

CellRangeSegmentData Class
FarPoint.Win.Spread.Chart Namespace