Settings Property (ActiveX)

Retrieves the section geometry settings for the Section object.

Supported platforms: Windows only

Signature

VBA:

object.Settings
object

Type: Section

The object this property applies to.

Property Value

Read-only: Yes

Type: SectionSettings

The section geometry settings of the Section object.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available