[]
Gets or sets a boolean value indicating whether to use Excel-compatible keyboard shortcuts.
bool ExcelCompatibleKeyboardShortcuts { get; set; }
Property ExcelCompatibleKeyboardShortcuts As Boolean
If this property is set to true
, more shortcuts may be changed or added in the future to match with Excel.
This property should not be used with Style because a lot of shortcuts require the flat style mode.