Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure / ColumnCount Property


In This Topic
ColumnCount Property (Reference)
In This Topic
Gets the totals column count.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
 
'Usage
 
Dim instance As Reference
Dim value As Integer
 
value = instance.ColumnCount

Property Value

An integer value represents the column count.
See Also