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