ThemeVariants Members (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

A collection of ThemeVariant objects that represent variations in the theme.

Methods

Name

Description

Item

Returns a single ThemeVariant object from the collection.

Properties

Name

Description

Application

When used without an object qualifier, returns an Application object that represents the PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only.

Count

Returns the number of objects in the specified collection. Read-only.

Parent

Returns the parent for the specified object. Read-only Object.