TextStrikethroughType

TextStrikethroughType enum

Represents the type of text strikethrough.

enum class TextStrikethroughType : int8_t

Values

NameValueDescription
NotDefined-1
None0
Single1
Double2

See Also