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