FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : CellRangeSegmentData Class |
For a list of all members of this type, see CellRangeSegmentData members.
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 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. |