MediaBookmarks.Item Method (PowerPoint)
Returns the specified MediaBookmark.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .Item(Index)
expression A variable that represents a MediaBookmarks object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
[INT] |
The position of the MediaBookmark. |
Return Value
MediaBookmark