C1.Excel Assembly / C1.Excel Namespace / XLCellRange Class / ColumnCount Property

In This Topic
ColumnCount Property
In This Topic
Gets the number of columns in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As System.Integer
 
See Also