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


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