Spread Silverlight Documentation
ResetTextIndent Method (Row)


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

Reference

Row Class
Row Members