[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxState

CharBoxState Enum

An enumeration indicates the state of the a char box.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Flags]
public enum CharBoxState
<Flags>
Public Enum CharBoxState

Fields

Name Description
Inactive

Indicates that the char box is inactive.

Normal

Indicates that the char box is in normal state.

Selected

Indicates that the char box is selected.