Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SheetCellRange Class
Members


In This Topic
    SheetCellRange Class
    In This Topic
    Represents a cell range in a specified SheetView.
    Syntax
    'Declaration
     
    
    Public Class SheetCellRange 
       Inherits FarPoint.Win.Spread.Model.CellRange
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As SheetCellRange
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Model.CellRange
          FarPoint.Win.Spread.Chart.SheetCellRange
             FarPoint.Win.Spread.Chart.CellRangeSegmentData

    See Also