TextStrikeType enumeration

TextStrikeType enumeration

This type specifies the strike type.

The TextStrikeType type exposes the following members:

Fields

FieldDescription
SINGLEA single strikethrough applied on the text.
DOUBLEA double strikethrough applied on the text.
NONENo strike is applied to the text.

See Also