[]
        
(Showing Draft Content)

C1.C1Excel.XLRange.Clone

Clone Method

Clone()

Creates a new XLRange object that is a copy of the current instance.

Declaration
public XLRange Clone()
Public Function Clone() As XLRange
Returns
Type Description
XLRange

A new XLRange object that is a copy of the current instance.