Spread Silverlight Documentation
ResetTextIndent Method (Cell)


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

Reference

Cell Class
Cell Members