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