Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / PercentCellType Constructor / PercentCellType Constructor()


In This Topic
    PercentCellType Constructor()
    In This Topic
    Creates a new percent cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PercentCellType()
    public PercentCellType()
    See Also