[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TabCharMode

TabCharMode Enum

Defines the Tab character mode which describes how to process the Tab character.

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

Fields

Name Description
Cut

Cuts the following strings from the first Tab character in copied, cut, and pasted strings.

Filter

Removes all Tab characters in copied, cut, or pasted strings.

NoControl

Accepts all Tab characters in copied, cut, or pasted strings.