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


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