Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / CellRangeConverter Class / CellRangeConverter Constructor


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