Workbook.ProtectWindows Property
Office 2007
| Excel Developer Reference |
Syntax
expression.ProtectWindows
expression A variable that represents a Workbook object.
Example
This example displays a message if the windows in the active workbook are protected.
| Visual Basic for Applications |
|---|
|