Returns the "Tools" collection.

Type Info:

Tools As Tools
Example:
Dim App As Application
Dim Tools As Tools

Set App = Application
Set Tools = App.Tools
Remarks: Read-only property.

See also:

Class Application

Last Updated: 03/17/21