'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property ColumnCount As System.Integer
'Usage Dim instance As Worksheet Dim value As System.Integer instance.ColumnCount = value value = instance.ColumnCount
[System.ComponentModel.DefaultValue()] public System.int ColumnCount {get; set;}