Spread Silverlight Documentation
Clone Method (ExtendedFormat)


GrapeCity.Excel Namespace > ExtendedFormat Class : Clone Method
Clone and create a new instance of the IExtendedFormat
Syntax
'Declaration
 
Public Function Clone() As IExtendedFormat
'Usage
 
Dim instance As ExtendedFormat
Dim value As IExtendedFormat
 
value = instance.Clone()
public IExtendedFormat Clone()
See Also

Reference

ExtendedFormat Class
ExtendedFormat Members