Spread Windows Forms 12.0 Product Documentation
SwapColors Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Fill Structure : SwapColors Method
Swaps the background color and pattern color.
Syntax
'Declaration
 
Public Sub SwapColors() 
'Usage
 
Dim instance As Fill
 
instance.SwapColors()
public void SwapColors()
See Also

Reference

Fill Structure
Fill Members