[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IFeatures.ExcelCompatibleKeyboardShortcuts

ExcelCompatibleKeyboardShortcuts Property

ExcelCompatibleKeyboardShortcuts

Gets or sets a boolean value indicating whether to use Excel-compatible keyboard shortcuts.

Declaration
bool ExcelCompatibleKeyboardShortcuts { get; set; }
Property ExcelCompatibleKeyboardShortcuts As Boolean
Remarks

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.