HTMLProject.State Property
Returns the current state of an HTMLProject object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Default Property State As MsoHTMLProjectState
Get
'Usage
Dim instance As HTMLProject
Dim value As MsoHTMLProjectState
value = instance
MsoHTMLProjectState this { get; }
Property Value
Type: Microsoft.Office.Core.MsoHTMLProjectState