'Declaration Function GetColumnCount() As System.Integer
'Usage Dim instance As ICalcSource Dim value As System.Integer value = instance.GetColumnCount()
System.int GetColumnCount()
Return Value
The row count of current source.
'Declaration Function GetColumnCount() As System.Integer
'Usage Dim instance As ICalcSource Dim value As System.Integer value = instance.GetColumnCount()
System.int GetColumnCount()