Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / MultiColumnEditor 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 MultiColumnEditor
     
    instance.SetNewFormat()
    protected virtual void SetNewFormat()
    See Also