'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property CanTouchMultiSelect As System.Boolean
'Usage Dim instance As SheetView Dim value As System.Boolean instance.CanTouchMultiSelect = value value = instance.CanTouchMultiSelect
[System.ComponentModel.DefaultValue()] public System.bool CanTouchMultiSelect {get; set;}