Frameset Object Members

Word Developer Reference

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

Methods

  Name Description
Bb243455.methods(en-us,office.12).gif AddNewFrame Adds a new frame to a frames page.
Bb243455.methods(en-us,office.12).gif Delete Deletes the specified Frameset object.

Properties

  Name Description
Bb243455.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243455.properties(en-us,office.12).gif ChildFramesetCount Returns the number of child Frameset objects associated with the specified Frameset object. Read-only Long.
Bb243455.properties(en-us,office.12).gif ChildFramesetItem Returns the Frameset object that represents the child Frameset object specified by the Index argument. Read-only.
Bb243455.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243455.properties(en-us,office.12).gif 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.
Bb243455.properties(en-us,office.12).gif FrameDisplayBorders True if the frame borders on the specified frames page are displayed. Read/write Boolean.
Bb243455.properties(en-us,office.12).gif 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.
Bb243455.properties(en-us,office.12).gif FrameName Returns or sets the name of the specified frame on a frames page. Read/write String.
Bb243455.properties(en-us,office.12).gif FrameResizable True if the user can resize the specified frame when the frames page is viewed in a Web browser. Read/write Boolean.
Bb243455.properties(en-us,office.12).gif 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.
Bb243455.properties(en-us,office.12).gif FramesetBorderColor Returns or sets the color of the frame borders on the specified frames page. Read/write.
Bb243455.properties(en-us,office.12).gif FramesetBorderWidth Returns or sets the width (in points) of the borders surrounding the frames on the specified frames page. Read/write Single.
Bb243455.properties(en-us,office.12).gif Height Returns or sets a Float that represents the height of the specified Frameset object. Read/write.
Bb243455.properties(en-us,office.12).gif HeightType Returns or sets the width type for the specified frame on a frames page. Read/write WdFramesetSizeType.
Bb243455.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Frameset object.
Bb243455.properties(en-us,office.12).gif ParentFrameset Returns a Frameset object that represents the parent of the specified Frameset object on a frames page.
Bb243455.properties(en-us,office.12).gif Type Returns the Frameset object type. Read-only WdFramesetType.
Bb243455.properties(en-us,office.12).gif Width Returns or sets the width of the specified Frameset object. Read/write Long.
Bb243455.properties(en-us,office.12).gif WidthType Returns or sets the width type for the specified Frameset object. Read/write WdFramesetSizeType.