'Declaration Property FrozenRowCount As System.Integer
'Usage Dim instance As IExcelWorksheet Dim value As System.Integer instance.FrozenRowCount = value value = instance.FrozenRowCount
System.int FrozenRowCount {get; set;}
'Declaration Property FrozenRowCount As System.Integer
'Usage Dim instance As IExcelWorksheet Dim value As System.Integer instance.FrozenRowCount = value value = instance.FrozenRowCount
System.int FrozenRowCount {get; set;}