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