ComponentOne Excel for UWP
Add() Method

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLColumnCollection Class > Add Method : Add() Method
Creates a new XLColumn object and adds it to the collection.
Syntax
'Declaration
 
Public Overloads Function Add() As XLColumn
public XLColumn Add()

Return Value

A reference to the new XLColumn object.
See Also

Reference

XLColumnCollection Class
XLColumnCollection Members
Overload List