TextStrikeType
TextStrikeType enumeration
This type specifies the strike type.
Values
Name | Value | Description |
---|---|---|
Single | 0 | A single strikethrough applied on the text. |
Double | 1 | A double strikethrough applied on the text. Only works for the text of the shapes or charts. |
None | 2 | No strike is applied to the text. |