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