ComponentOne Excel for UWP
Clone() Method

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLColumn Class > Clone Method : Clone() Method
Creates a new XLColumn object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overloads Function Clone() As XLColumn
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