Excel for WinRT
Add() Method


Creates a new XLColumn object and adds it to the collection.
Syntax
'Declaration
 
Public Overloads Function Add() As XLColumn
'Usage
 
Dim instance As XLColumnCollection
Dim value As XLColumn
 
value = instance.Add()
public XLColumn Add()

Return Value

A reference to the new XLColumn object.
See Also

Reference

XLColumnCollection Class
XLColumnCollection Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback