'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property ShowFreezeLine As System.Boolean
'Usage Dim instance As SheetView Dim value As System.Boolean instance.ShowFreezeLine = value value = instance.ShowFreezeLine
[System.ComponentModel.DefaultValue()] public System.bool ShowFreezeLine {get; set;}