Spread.Sheets Documentation
commitInputNavigationUp Field
GC.Spread.Sheets Namespace > Commands type : commitInputNavigationUp Field
Represents the command used to stop cell editing and moves the active cell to the previous row.
Syntax
var value; // Type: commitInputNavigationUp
value = GC.Spread.Sheets.Commands.commitInputNavigationUp;
var commitInputNavigationUp : commitInputNavigationUp;
See Also

Reference

Commands type