'Declaration <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.CategoryAttribute("Spread Workbook")> Public ReadOnly Property InputDeviceType As InputDeviceType
'Usage Dim instance As GcSpreadSheet Dim value As InputDeviceType value = instance.InputDeviceType
[System.ComponentModel.DefaultValue()] [System.ComponentModel.Category("Spread Workbook")] public InputDeviceType InputDeviceType {get;}