ComponentOne Excel for UWP
ComponentOne Excel for UWP
C1.UWP.Excel Assembly
/
C1.Xaml.Excel Namespace
/
XLShape Class
/ Clone() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Clone() Method
In This Topic
Creates a new
XLShape
object that is a copy of the current instance.
Syntax
Visual Basic
C#
'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