[]
        
(Showing Draft Content)

C1.Excel.XLRow.Clone

Clone Method

Clone()

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

Declaration
public XLRow Clone()
Returns
Type Description
XLRow

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