Share

Application.NotebookOptions Property

Parent Object: Application

Description

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

Syntax

Application.NotebookOptions() As NotebookOptions

Property Value

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

Version

Introduced in version 11

Was this information helpful?