Spread Silverlight Documentation
Clone Method (IExcelFont)


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

Reference

IExcelFont Interface
IExcelFont Members