HTMLProject Members
Include Protected Members
Include Inherited Members
Represents a top-level project branch, as in the Project Explorer in the Microsoft Script Editor.
The HTMLProject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
HTMLProjectItems | Returns the HTMLProjectItems collection that is included in the specified HTML project. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
State | Returns the current state of an HTMLProject object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Open | Opens the specified HTML project or HTML project item in the Microsoft Script Editor in one of the views specified by the optional MsoHTMLProjectOpen constants. |
![]() |
RefreshDocument | Refreshes the specified HTML project in the Microsoft Office host application. |
![]() |
RefreshProject | Refreshes the specified HTML project in the Microsoft Script Editor. |
Top