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