MsoHTMLProjectOpen Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the view in which an HTML project or project item is opened.
public enum class MsoHTMLProjectOpen
public enum MsoHTMLProjectOpen
type MsoHTMLProjectOpen =
Public Enum MsoHTMLProjectOpen
- Inheritance
-
MsoHTMLProjectOpen
Fields
Name | Value | Description |
---|---|---|
msoHTMLProjectOpenSourceView | 1 | Open project in source view. |
msoHTMLProjectOpenTextView | 2 | Open project in text view. |