CheckConsistency Method

Microsoft Word Visual Basic

CheckConsistency Method

       

Searches all text in a Japanese language document and displays instances where character usage is inconsistent for the same words.

expression.CheckConsistency

expression   Required. An expression that returns a Document object.

Example

This example checks the consistency of Japanese characters in the active document.

ActiveDocument.CheckConsistency