'Declaration <DefaultValueAttribute()> Public Property SelectionBorderThemeColor As String
'Usage Dim instance As Worksheet Dim value As String instance.SelectionBorderThemeColor = value value = instance.SelectionBorderThemeColor
[DefaultValue()] public string SelectionBorderThemeColor {get; set;}