MsoDocInspectorStatus enumeration (Office)

Represents the results of running a Document Inspector module.

Name Value Description
msoDocInspectorStatusDocOk 0 Indicates that the Document Inspector module returned no issues or errors.
msoDocInspectorStatusError 2 Indicates that the Document Inspector module returned an error.
msoDocInspectorStatusIssueFound 1 Indicates that the Document Inspector module found one or more occurrences of the search criteria.

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.