Spread Windows Forms 12.0 Product Documentation
CopyTo Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : CopyTo Method
The target object
Copy info to the target object.
Syntax
'Declaration
 
Public Overrides Sub CopyTo( _
   ByVal o As BaseStyleInfo _
) 
'Usage
 
Dim instance As NamedStyle
Dim o As BaseStyleInfo
 
instance.CopyTo(o)
public override void CopyTo( 
   BaseStyleInfo o
)

Parameters

o
The target object
See Also

Reference

NamedStyle Class
NamedStyle Members