C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / Columns Property

In This Topic
Columns Property
In This Topic
Gets a reference to sheet's column collection.
Syntax
'Declaration
 
Public ReadOnly Property Columns As XLColumnCollection
 
See Also