Share

Application.PartOptions Property

Parent Object: Application

Description

Property that returns the PartOptions object. The PartOptions object provides access to various part related application level options. This is somewhat equivalent to the Part tab of the Application Options dialog.

Syntax

Application.PartOptions() As PartOptions

Property Value

This is a read only property whose value is a PartOptions.

Version

Introduced in version 11

Was this information helpful?