Spread Silverlight Documentation
ResetWordWrap Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetWordWrap Method
Resets the word wrap for the row and makes the row inherit the word wrap from the default row.
Syntax
'Declaration
 
Public Sub ResetWordWrap() 
'Usage
 
Dim instance As Row
 
instance.ResetWordWrap()
public void ResetWordWrap()
See Also

Reference

Row Class
Row Members