Share via


MsoScriptLocation Enumeration 

Specifies the location of the script anchor within a document.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim msoScriptLocation1 As MsoScriptLocation = MsoScriptLocation.msoScriptLocationInBody

Syntax

Public Enum MsoScriptLocation
public enum MsoScriptLocation
public enum class MsoScriptLocation
public enum MsoScriptLocation
public enum MsoScriptLocation

Members

Member name Description
msoScriptLocationInBody Script anchor is in the body of the document.
msoScriptLocationInHead Script anchor is in the head of the document.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace