Excel for WinRT
Columns Property


Gets a reference to sheet's column collection.
Syntax
'Declaration
 
Public ReadOnly Property Columns As XLColumnCollection
'Usage
 
Dim instance As XLSheet
Dim value As XLColumnCollection
 
value = instance.Columns
public XLColumnCollection Columns {get;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


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

Product Support Forum  |  Documentation Feedback