Spread Silverlight Documentation
Clone Method (IExtendedFormat)


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

Reference

IExtendedFormat Interface
IExtendedFormat Members