Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / SetNewFormat Method


In This Topic
    SetNewFormat Method (CurrencyCellType)
    In This Topic
    Sets the new format string (returned by GetNewFormat) into the internal cell formatter.
    Syntax
    'Declaration
     
    
    Protected Sub SetNewFormat() 
    'Usage
     
    
    Dim instance As CurrencyCellType
     
    instance.SetNewFormat()
    protected void SetNewFormat()
    See Also