Spread for ASP.NET 12 Product Documentation
ResetHorizontalAlignment Method (Row)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : ResetHorizontalAlignment Method
Resets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row.
Syntax
'Declaration
 
Public Sub ResetHorizontalAlignment() 
'Usage
 
Dim instance As Row
 
instance.ResetHorizontalAlignment()
public void ResetHorizontalAlignment()
See Also

Reference

Row Class
Row Members