Spread for ASP.NET 12 Product Documentation
Clone Method (Border)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Border Class : Clone Method
Creates a new border that is a copy of the current instance.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
'Usage
 
Dim instance As Border
Dim value As Object
 
value = instance.Clone()
public virtual object Clone()
See Also

Reference

Border Class
Border Members