'Declaration Public Property SelectionBackground As System.Windows.Media.Brush
'Usage Dim instance As Worksheet Dim value As System.Windows.Media.Brush instance.SelectionBackground = value value = instance.SelectionBackground
public System.Windows.Media.Brush SelectionBackground {get; set;}