Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
True if find operations match text with matching bidirectional control characters in a right-to-left language document. Read/write Boolean.
Syntax
expression. MatchControl
expression An expression that returns a 'Find' object.
Example
This example sets the current find operation to match bidirectional control characters.
Selection.Find.MatchControl = True
See also
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.