Share

LibraryFolders.Add Method

Parent Object: LibraryFolders

Description

creates a new library folder.

Syntax

LibraryFolders.Add( [Name] As Variant ) As LibraryFolder

Parameters

Name Type Description
Name Variant Optional input String value to specify the name of the library folder.

This is an optional argument whose default value is null.

Version

Introduced in version 2016

Was this information helpful?