Spread Silverlight Documentation
ResetForegroundThemeColor Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetForegroundThemeColor Method
Resets the ForegroundThemeColor property for the row.
Syntax
'Declaration
 
Public Sub ResetForegroundThemeColor() 
'Usage
 
Dim instance As Row
 
instance.ResetForegroundThemeColor()
public void ResetForegroundThemeColor()
See Also

Reference

Row Class
Row Members