HTMLProject Property

Microsoft Excel Visual Basic

Returns the HTMLProject object in the specified workbook, which represents a top-level project branch, as in the Project Explorer in the Microsoft Script Editor. Read-only.

Example

This example refreshes the HTML project in the active workbook.

ActiveWorkbook.HTMLProject.RefreshProject