[]
        
(Showing Draft Content)

C1.Excel.XLRange.Clone

Clone Method

Clone()

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

Declaration
public XLRange Clone()
Returns
Type Description
XLRange

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