[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HighlightText

HighlightText Enum

Highlights the type of text selection in the control.

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

After getting focus, none, specified fields, or all text in the editor is highlighted.

Fields

Name Description
All

Highlights all the text.

Field

Highlights the specified field.

None

Specifies no highlight.