Spread Silverlight Documentation
ResetForegroundThemeColor Method (TableStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > TableStyleInfo Class : ResetForegroundThemeColor Method
Resets the ForegroundThemeColor property to its default value.
Syntax
'Declaration
 
Public Sub ResetForegroundThemeColor() 
'Usage
 
Dim instance As TableStyleInfo
 
instance.ResetForegroundThemeColor()
public void ResetForegroundThemeColor()
See Also

Reference

TableStyleInfo Class
TableStyleInfo Members