Share via


PresentationClass.HTMLProject Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property HTMLProject As HTMLProject
    Get
'Usage
Dim instance As PresentationClass
Dim value As HTMLProject

value = instance.HTMLProject
public virtual HTMLProject HTMLProject { get; }

Property Value

Type: Microsoft.Office.Core.HTMLProject

Implements

_Presentation.HTMLProject

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace