The following tables list the members exposed by CellRangeSegmentData.
| Name | Description | |
|---|---|---|
|  | CellRangeSegmentData Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Column | Gets the column index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | ColumnCount | Gets the number of columns in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | Count | Gets the number of items in this instance. | 
|  | DataType | Gets or sets the type of the data. | 
|  | ReferenceError | Gets a value indicating whether the current cell range is an invalid reference. | 
|  | Row | Gets the row index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | RowCount | Gets the number of rows in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | SheetName | Overridden. Gets or sets the name of the sheet. | 
|  | SheetView | Overridden. Gets or sets the sheet view. | 
| Name | Description | |
|---|---|---|
|  | Contains | Overloaded. Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | ContainsDateTimeOnly | Determines whether the segment contains date time only. | 
|  | ContainStringValue | Indicates that whether the segment contains a string value. | 
|  | Dispose | Overloaded. Releases unmanaged and - optionally - managed resources | 
|  | Equals | Overloaded. Determines whether the range of cells is the same as another specified range of cells. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange) | 
|  | GetHashCode | Gets the hash code of this object. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange) | 
|  | GetValue | Gets the value. | 
|  | IntersectColumn | Determines whether the range of cells intersects the specified column. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | IntersectRow | Determines whether the range of cells intersects the specified row. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | Intersects | Determines whether the range of cells intersects the specified range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | IntersectWith | Intersects with the new cell range. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | IsValidRange | Overloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Win.Spread.Model.CellRange) | 
|  | ToString | Returns a System.String that represents this instance. | 
| Name | Description | |
|---|---|---|
|  | Finalize | Releases unmanaged resources and performs other cleanup operations before the CellRangeSegmentData is reclaimed by garbage collection. | 
|  | OnDataChanged | Fires DataChanged event. | 
| Name | Description | |
|---|---|---|
|  | DataChanged | Occurs when data of one cell in cell range is changed. | 
 
     
     
     
     
    