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


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