Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the strategy to clear the format of the current editor selection

Index

Enumeration members

Enumeration members

AutoDetect

AutoDetect: = 2

Detect Inline or Block format based on the current editor selector.

Block

Block: = 1

BLock format. Remove text and structure format of the block.

Inline

Inline: = 0

Inline format. Remove text format.

Generated using TypeDoc