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