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