Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DifferentialFormat Class / Clear Method


In This Topic
    Clear Method (DifferentialFormat)
    In This Topic
    Clears all formatting.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As DifferentialFormat
     
    instance.Clear()
    public void Clear()
    See Also