ColumnCount Property (IRange)
Gets the number of columns in this
IRange.
'Declaration
ReadOnly Property ColumnCount As Integer
'Usage
Dim instance As IRange
Dim value As Integer
value = instance.ColumnCount
Property Value
An integer that specifies the number of columns.