Excel for WinRT
Clone() Method


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

Return Value

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

Reference

XLColumn Class
XLColumn Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback