Spread Silverlight Documentation
ResetForeground Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetForeground Method
Resets the row to inherit the foreground color from the default row.
Syntax
'Declaration
 
Public Sub ResetForeground() 
'Usage
 
Dim instance As Row
 
instance.ResetForeground()
public void ResetForeground()
See Also

Reference

Row Class
Row Members