Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / SetNewFormat Method / SetNewFormat() Method


In This Topic
    SetNewFormat() Method
    In This Topic
    Sets the new format.
    Syntax
    'Declaration
     
    
    Protected Overloads Overridable Sub SetNewFormat() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.SetNewFormat()
    protected virtual void SetNewFormat()
    See Also