Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SheetCellRange Class
Members


SheetCellRange Class
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