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