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


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

Reference

Row Class
Row Members