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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class : Clone Method
Creates and returns a copy of this object.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As NamedStyle
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

Copy of this object
See Also

Reference

NamedStyle Class
NamedStyle Members