bool ExcelCompatibleKeyboardShortcuts {get; set;}
'Declaration Property ExcelCompatibleKeyboardShortcuts As Boolean
'Declaration
Property ExcelCompatibleKeyboardShortcuts As Boolean
'Usage Dim instance As IFeatures Dim value As Boolean instance.ExcelCompatibleKeyboardShortcuts = value value = instance.ExcelCompatibleKeyboardShortcuts
'Usage
Dim instance As IFeatures Dim value As Boolean instance.ExcelCompatibleKeyboardShortcuts = value value = instance.ExcelCompatibleKeyboardShortcuts
If this property is set to true, more shortcuts may be changed or added in the future to match with Excel.
true
This property should not be used with LegacyBehaviors.Style because a lot of shortcuts require the flat style mode.
IFeatures Interface IFeatures Members