Skip to content

CharacterType

Gets or sets the special character type.

Allowed Values

  • CarriageReturn
  • ColumnBreak
  • ContinuationSeparator
  • LineBreak
  • NoteMark
  • PageBreak
  • Separator
  • Tab

Type

( "CarriageReturn" | "ColumnBreak" | "ContinuationSeparator" | "LineBreak" | "NoteMark" | "PageBreak" | "Separator" | "Tab" )

Declaration

1
 ( `"CarriageReturn"` | `"ColumnBreak"` | `"ContinuationSeparator"` | `"LineBreak"` | `"NoteMark"` | `"PageBreak"` | `"Separator"` | `"Tab"` ) mySpecialCharacter.CharacterType