Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ValueRange Class / ValueRange Constructor


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