Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / PercentCellType Class / Dispose Method


In This Topic
    Dispose Method (PercentCellType)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As PercentCellType
     
    instance.Dispose()
    public void Dispose()
    See Also