Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / CellRange Class
Members


In This Topic
    CellRange Class
    In This Topic
    Represents a selected range of cells for a sheet.
    Syntax
    'Declaration
     
    
    Public Class CellRange 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As CellRange
    public class CellRange : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

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

    See Also