MsoTextStrike Enumeration
Indicates the number of times a character is printed to darken the image.
| Name | Value | Description |
|---|---|---|
| msoDoubleStrike | 2 | Specifies that the character is printed twice. |
| msoNoStrike | 0 | Specifies that the character is not printed. |
| msoSingleStrike | 1 | Specifies that the character is printed once. |
| msoStrikeMixed | -2 | Specifies that the text can contain a combination of doublestrike and single strike characters. |