DocumentWindow.Selection Property
Office 2007
| PowerPoint Developer Reference |
Syntax
expression.Selection
expression A variable that represents a DocumentWindow object.
Return Value
Selection
Example
If there's text selected in the active window, this example makes the text italic.
| Visual Basic for Applications |
|---|
|