Excel for WinRT
Clone() Method


Creates a new XLComment object that is a copy of the current instance.
Syntax
'Declaration
 
Public Function Clone() As XLComment
'Usage
 
Dim instance As XLComment
Dim value As XLComment
 
value = instance.Clone()
public XLComment Clone()

Return Value

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

Reference

XLComment Class
XLComment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback