Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Border Class / Border Constructor


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