This topic has not yet been rated - Rate this topic

Inspectors Object

Office 2007
Contains a set of Inspector objects representing all inspectors.

Remarks

An inspector need not be visible to be included in the collection.

Use the Inspectors property to return the Inspectors object from the Application object.

Example

The following example shows how to retrieve the Inspectors object in Microsoft Visual Basic or Microsoft Visual Basic for Applications (VBA).

Visual Basic for Applications
Set myInspectors = Application.Inspectors



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.