MsoTextStrike enumeration (Office)

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.