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


In This Topic
    CellRangeSegmentData Class Properties
    In This Topic

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

    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
    See Also