Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / CellRangeSegmentData Class


In This Topic
    CellRangeSegmentData Class Methods
    In This Topic

    For a list of all members of this type, see CellRangeSegmentData members.

    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 MethodPopulates the SerializationInfo class with information about the settings of the range of cells. (Inherited from FarPoint.Win.Spread.Model.CellRange)
    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 MethodOverridden. Returns 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
    See Also