Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / ApplyPositiveFormat Method


In This Topic
    ApplyPositiveFormat Method (CurrencyCellType)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Sub ApplyPositiveFormat() 
    'Usage
     
    
    Dim instance As CurrencyCellType
     
    instance.ApplyPositiveFormat()
    protected void ApplyPositiveFormat()
    See Also