Excel for WPF and Silverlight
Clone() Method

C1.WPF.Excel Namespace > XLShape Class : Clone() Method
Creates a new XLShape object that is a copy of the current instance.
Syntax
'Declaration
 
Public Function Clone() As XLShape
public XLShape Clone()

Return Value

A new XLShape object that is a copy of the current instance.
See Also

Reference

XLShape Class
XLShape Members