Spread Silverlight Documentation
ResetHorizontalAlignment Method (Cell)


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : ResetHorizontalAlignment Method
Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.
Syntax
'Declaration
 
Public Sub ResetHorizontalAlignment() 
'Usage
 
Dim instance As Cell
 
instance.ResetHorizontalAlignment()
public void ResetHorizontalAlignment()
See Also

Reference

Cell Class
Cell Members