Profiles Property
Profiles returns a Profiles Collection. This is a read-only property.
Syntax
object.Profiles
Example
This example demonstrates how to return the number of profiles in the Profiles collection.
Debug.Print MapFrame.Profiles.Count
Used by: MapFrame Object