Spread Silverlight Documentation
ResetVerticalAlignment Method (Cell)


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

Reference

Cell Class
Cell Members