[]
        
(Showing Draft Content)

C1.Excel.XLColumnCollection.Remove

Remove Method

Remove(XLColumn)

Removes an XLColumn object from the collection.

Declaration
public XLColumn Remove(XLColumn col)
Parameters
Type Name Description
XLColumn col

Item to be removed from the collection.

Returns
Type Description
XLColumn

A reference to the item that was removed.