[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FlagArrowKeys

FlagArrowKeys Enum

Defines the moving active cell while editing cell enumeration.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[Flags]
public enum FlagArrowKeys
<Flags>
Public Enum FlagArrowKeys

Fields

Name Description
All

Allows moving in all directions while editing cell

Down

Allows moving down while editing cell

Left

Allows moving left while editing cell

None

Does not allow moving while editing the cell

Right

Allows moving right while editing cell

Up

Allows moving up while editing cell