Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Chart Namespace / SheetCellRangeCollection Class / SheetCellRangeCollection Constructor


In This Topic
    SheetCellRangeCollection Constructor
    In This Topic
    Initializes a new instance of the SheetCellRangeCollection class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SheetCellRangeCollection()
    public SheetCellRangeCollection()
    See Also