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.
Only works for the text of the shapes or charts.
NONENo strike is applied to the text.

See Also