PropertySets.Add Method

Parent Object: PropertySets

Description

Adds a new PropertySet. The new set's FMTID can be optionally provided (as a string).

Syntax

PropertySets.Add( Name As String, [InternalName] As Variant ) As PropertySet

Parameters

Name Type Description
Name String Name of the PropertySet.
InternalName Variant Input Variant that specifies the internal name of the PropertySet to be added.

This is an optional argument whose default value is null.

Version

Introduced in version 4