New Objects

Microsoft PowerPoint Visual Basic

New Objects

   

Visit the Office Developer Center at MSDN Online for the latest Microsoft PowerPoint development information, including new technical articles, downloads, samples, product news, and more.

Objects that were added to Visual Basic in Microsoft PowerPoint 2002 are listed in the following table.

Object Description
AnimationBehavior The behavior of an animation effect, the main animation sequence, or an interactive animation sequence.
AnimationBehaviors A collection of AnimationBehavior objects.
AnimationPoint An individual point for an animation behavior. 
AnimationPoints A collection of animation points for a PropertyEffect object
AutoCorrect Contains properties for the AutoCorrect functionality in Microsoft PowerPoint.
ColorEffect A color effect for an animation behavior. 
Comment A comment on a slide or slide range.
Comments A collection of comments in a presentation.
Design An individual slide design template.
Designs A collection of slide design templates.
Diagram A single diagram in a document. Diagram objects are members of the Shapes collection.
DiagramNode A node in a diagram. 
DiagramNodeChildren A collection of DiagramNode objects that represents child nodes in a diagram.
DiagramNodes A collection of DiagramNode objects that represents all the nodes in a diagram.
Effect The timing information for an animation.
EffectInformation Contains animation options for an Effect object
EffectParameters Contains animation parameters for an Effect object, such as colors, fonts, sizes, and directions.
MotionEffect A motion effect for an AnimationBehavior object.
Options Application options in Microsoft PowerPoint.
PropertyEffect A property effect for an AnimationBehavior object.
RotationEffect A rotation effect for an AnimationBehavior object.
ScaleEffect A scaling effect for an AnimationBehavior object.
Sequence A collection of Effect objects for a slide's interactive animation sequences.
Sequences A collection of Sequence objects.
TimeLine Contains animation information for a Master, Slide or SlideRange object. 
Timing Contains timing properties for an animation effect.