TextStrikeType
TextStrikeType enumeration
Utility class containing constants. This type specifies the strike type.
Values
| Name | Description |
|---|---|
| SINGLE | A single strikethrough applied on the text. |
| DOUBLE | A double strikethrough applied on the text. |
| NONE | No strike is applied to the text. |