Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Fill Structure / SwapColors Method


In This Topic
    SwapColors Method
    In This Topic
    Swaps the background color and pattern color.
    Syntax
    'Declaration
     
    
    Public Sub SwapColors() 
    'Usage
     
    
    Dim instance As Fill
     
    instance.SwapColors()
    public void SwapColors()
    See Also