Spread Silverlight Documentation
ResetTextIndent Method (Column)


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

Reference

Column Class
Column Members