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


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

Reference

Cell Class
Cell Members