Frameset Members (Word)

Represents an entire frames page or a single frame on a frames page.

Methods

Name

Description

AddNewFrame

Adds a new frame to a frames page.

Delete

Deletes the specified Frameset object.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

ChildFramesetCount

Returns the number of child Frameset objects associated with the specified Frameset object. Read-only Long.

ChildFramesetItem

Returns the Frameset object that represents the child Frameset object specified by the Index argument. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

FrameDefaultURL

Returns or sets the Web page or other document to be displayed in the specified frame when the frames page is opened. Read/write String.

FrameDisplayBorders

True if the frame borders on the specified frames page are displayed. Read/write Boolean.

FrameLinkToFile

True if the Web page or other document specified by the FrameDefaultURL property is an external file to which Microsoft Word maintains only a link from the specified frame. Read/write Boolean.

FrameName

Returns or sets the name of the specified frame on a frames page. Read/write String.

FrameResizable

True if the user can resize the specified frame when the frames page is viewed in a Web browser. Read/write Boolean.

FrameScrollbarType

Returns or sets when scroll bars are available for the specified frame when viewing its frames page in a Web browser. Read/write WdScrollbarType.

FramesetBorderColor

Returns or sets the color of the frame borders on the specified frames page. Read/write.

FramesetBorderWidth

Returns or sets the width (in points) of the borders surrounding the frames on the specified frames page. Read/write Single.

Height

Returns or sets a Float that represents the height of the specified Frameset object. Read/write.

HeightType

Returns or sets the width type for the specified frame on a frames page. Read/write WdFramesetSizeType.

Parent

Returns an Object that represents the parent object of the specified Frameset object.

ParentFrameset

Returns a Frameset object that represents the parent of the specified Frameset object on a frames page.

Type

Returns the Frameset object type. Read-only WdFramesetType.

Width

Returns or sets the width of the specified Frameset object. Read/write Long.

WidthType

Returns or sets the width type for the specified Frameset object. Read/write WdFramesetSizeType.