Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / CellRangeSegmentData Class
Properties Methods Events

In This Topic
    CellRangeSegmentData Class Members
    In This Topic

    The following tables list the members exposed by CellRangeSegmentData.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the column index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
    Public Property Gets the number of columns in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
    Public Property Gets the number of items in this instance.  
    Public Property Gets or sets the type of the data.  
    Public Property Gets a value that indicates whether the current cell range is an invalid reference.  
    Public Property Gets the row index of the first cell in the range. (Inherited from FarPoint.Win.Spread.Model.CellRange)
    Public Property Gets 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 Method Determines whether the segment contains date time only.  
    Public Method Indicates whether the segment contains a string value.  
    Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged 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 Method Gets the hash code of this object. (Inherited from FarPoint.Win.Spread.Chart.SheetCellRange)
    Public Method Gets the value.  
    Public Method Determines whether the range of cells intersects the specified column. (Inherited from FarPoint.Win.Spread.Model.CellRange)
    Public Method Determines 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 Method Intersects 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
    Public Events
     NameDescription
    Public Event Occurs when data of one cell in the cell range is changed.  
    Top
    See Also