Description
The Pictures collection represents the set of pictures in a presentation. To return a Pictures
collection, use Slide.Pictures.
C#
vb.net
Properties
Indexers
Name |
Description |
---|---|
Returns the Picture object at the specified position in the Pictures collection. Picture is the indexer for the Pictures class. |
Methods
Name |
Description |
---|---|
Returns an IEnumerator for the Pictures in a Slide |