Share

PresentationComponent.SubComponents Property

Parent Object: PresentationComponent

Description

Read-only property that returns the collection of components for a PresentationComponent object. This property applies to components that represent a.

Syntax

PresentationComponent.SubComponents() As PresentationComponentsEnumerator

Property Value

This is a read only property whose value is a PresentationComponentsEnumerator.

Version

Introduced in version 2018

Was this information helpful?