[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CrLfMode

CrLfMode Enum

Defines the CrLf mode which describes how to process the CrLf char.

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

Fields

Name Description
Cut

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

Filter

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

NoControl

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