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


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