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
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property HTMLProjectItems Returns the HTMLProjectItems collection that is included in the specified HTML project.
Public property Parent Returns the Parent object for the specified object.
Public property State Returns the current state of an HTMLProject object.

Top

Methods

  Name Description
Public method 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.
Public method RefreshDocument Refreshes the specified HTML project in the Microsoft Office host application.
Public method RefreshProject Refreshes the specified HTML project in the Microsoft Script Editor.

Top

See Also

Reference

HTMLProject Interface

Microsoft.Office.Core Namespace