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