Power Point Object Model
The primary PowerPoint objects are the
Presentation, the
Slide and
Shapes
Presentation Object
- The Presentation object is the entire Powerpoint file.
- Presentations have an extension of .ppt.
- The rest of the Powerpoint objects are contained in a Presentation.
( except the Application object.)
Slide Object
- Slides can have a layout, a color scheme, a design, and a master template.
- Slides contain Shapes which contain the content of the presentation.
Shape Object
- Shapes can be objects like rectangles, squares and circles.
- They can be text boxes that contain text.
-