Presentations.Count Property
PowerPoint Developer Reference |
Returns the number of objects in the specified collection. Read-only.
Syntax
expression.Count
expression A variable that represents a Presentations object.
Return Value
Long
Example
This example closes all windows except the active window.
Visual Basic for Applications |
---|
|
See Also