_Workbook.HTMLProject Property

Definition

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.

public:
 property Microsoft::Office::Core::HTMLProject ^ HTMLProject { Microsoft::Office::Core::HTMLProject ^ get(); };
public Microsoft.Office.Core.HTMLProject HTMLProject { get; }
Public ReadOnly Property HTMLProject As HTMLProject

Property Value

Applies to