Share via


Application.ImportNavigationPane Method (Access)

Loads a saved Navigation Pane configuration from disk.

Version Information

추가된 버전: Access 2007

Syntax

.ImportNavigationPane(Path, fAppendOnly)

A variable that represents an Application object.

Parameters

Name

Required/Optional

Data Type

Description

Path

필수

String

The path and name of the XML file that contains the Navigation Pane configuration to load.

fAppendOnly

선택

Boolean

Set to True to append the imported categories to the existing categories. The default value is False.

참고 항목

개념

Application Object Members

Application Object