Spread WinForms 15
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()
See Also