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