ComponentOne Excel for UWP
Clone() Method

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

Return Value

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

Reference

XLComment Class
XLComment Members