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


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