Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 851 Bytes

Access.Application.ExportNavigationPane.md

File metadata and controls

34 lines (21 loc) · 851 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.ExportNavigationPane method (Access)
vbaac10.chm12618
vbaac10.chm12618
Access.Application.ExportNavigationPane
49bd679b-d763-ee3e-0cb4-165f1c45f60d
02/05/2019
medium

Application.ExportNavigationPane method (Access)

Saves the current configuration of the navigation pane to an XML file.

Syntax

expression.ExportNavigationPane (Path)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Path Required String The path and name of the XML file that you want to save the configuration of the navigation pane to.

[!includeSupport and feedback]