Spread Silverlight Documentation
ResetParentStyleName Method (Cell)


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : ResetParentStyleName Method
Resets the ParentStyleName object for the cell to an empty string.
Syntax
'Declaration
 
Public Sub ResetParentStyleName() 
'Usage
 
Dim instance As Cell
 
instance.ResetParentStyleName()
public void ResetParentStyleName()
See Also

Reference

Cell Class
Cell Members