Spread WPF Documentation
ResetStyleName Method (Cell)


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

Reference

Cell Class
Cell Members