[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.IShortcutKey

Interface: IShortcutKey

Sheets.TableSheet.IShortcutKey

Table of contents

Properties

Properties

alt

Optional alt: boolean

Whether need to combine with Alt key


ctrl

Optional ctrl: boolean

Whether need to combine with Ctrl key


key

Optional key: number

The shortcut key


meta

Optional meta: boolean

Whether need to combine with Meta key


shift

Optional shift: boolean

Whether need to combine with Shift key