ProtectedViewWindow Members (Word)
Represents a protected view window.
Methods
Name |
Description |
---|---|
Activates the specified protected view window. |
|
Closes the specified protected view window. |
|
The description for this item will appear in a future release. |
|
Shows or hides the ribbon. |
Properties
Name |
Description |
---|---|
True if the specified protected view window is active. Read-only Boolean. |
|
Returns an Application object that represents the Microsoft Word application. Read-only. |
|
Returns or sets the caption text that is displayed in the title bar of the document or protected view window. Read/write String. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Document object associated with the protected view window. Read-only. |
|
Returns or sets the height of the protected view window. Read/write Long. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets a Long, in points, that represents the horizontal position of the specified protected view window. Read/write. |
|
Returns an Object that represents the parent object of the specified ProtectedViewWindow object. |
|
Returns the name of the source file for the specified protected view window. Read-only String. |
|
Returns the path of the source file for the specified protected view window. Read-only String. |
|
Returns or sets the vertical position, in points, of the specified protected view window. Read/write Long |
|
True if the specified protected view window is visible. Read/write. Boolean. |
|
Returns or sets the width of the specified protectd view window, in points. Read/write Long. |
|
Returns or sets the state of the specified protected view window. Read/write WdWindowState. |