WdFramesetType Enumeration 

Specifies the type of frame.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdFramesetType1 As WdFramesetType = WdFramesetType.wdFramesetTypeFrame

Syntax

Public Enum WdFramesetType
public enum WdFramesetType
public enum class WdFramesetType
public enum WdFramesetType
public enum WdFramesetType

Members

Member name Description
wdFramesetTypeFrame A single frame.
wdFramesetTypeFrameset A frameset.

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace