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


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