[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharMaskInputDirection

CharMaskInputDirection Enum

Represents the input direction in GrapeCity.Win.Spread.InputMan.CellType.GcCharMask.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum CharMaskInputDirection
Public Enum CharMaskInputDirection

Fields

Name Description
LeftToRight

Indicates the input direction is left to right.

RightToLeft

Indicates the input direction is right to left.