Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CellTypeDlgV3 Class / CellTypeDlgV3 Constructor / CellTypeDlgV3 Constructor()


In This Topic
    CellTypeDlgV3 Constructor()
    In This Topic
    Creates a new Cell Type dialog.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CellTypeDlgV3()
    public CellTypeDlgV3()
    See Also