MsoScriptLocation Enum

Definition

Specifies the location of the script anchor within a document.

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

Fields

msoScriptLocationInBody 2

Script anchor is in the body of the document.

msoScriptLocationInHead 1

Script anchor is in the head of the document.

Applies to