Modifica

Condividi tramite


MsoHTMLProjectState Enum

Definition

Specifies the current state of an HTMLProject object.

public enum class MsoHTMLProjectState
public enum MsoHTMLProjectState
type MsoHTMLProjectState = 
Public Enum MsoHTMLProjectState
Inheritance
MsoHTMLProjectState

Fields

Name Value Description
msoHTMLProjectStateDocumentLocked 1

Document is locked. In a Microsoft Office host application or Microsoft Script Editor, indicates that the Refresh toolbar is displayed in the host application.

msoHTMLProjectStateProjectLocked 2

Project is locked. In the Microsoft Script Editor, indicates that the Refresh toolbar is displayed.

msoHTMLProjectStateDocumentProjectUnlocked 3

Document is unlocked. In a Microsoft Office host application or Microsoft Script Editor, indicates that the Refresh toolbar is not displayed at all.

Remarks

The MsoHTMLProjectState constants correspond to the state of the Refresh toolbar in the Microsoft Office host application or the Microsoft Script Editor.

Applies to