int ColumnCount {get; set;}
'Declaration
Property ColumnCount As Integer
'Usage
Dim instance As IExcelWorksheet
Dim value As Integer
instance.ColumnCount = value
value = instance.ColumnCount
Property Value
The column count of the sheet.
Target Platforms: Windows Server 2012, Windows RT