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

Reference

Commands type