Frameset Members (Word)
Represents an entire frames page or a single frame on a frames page.
Methods
Name |
Description |
---|---|
Adds a new frame to a frames page. |
|
Deletes the specified Frameset object. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns the number of child Frameset objects associated with the specified Frameset object. Read-only Long. |
|
Returns the Frameset object that represents the child Frameset object specified by the Index argument. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
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. |
|
True if the frame borders on the specified frames page are displayed. Read/write Boolean. |
|
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. |
|
Returns or sets the name of the specified frame on a frames page. Read/write String. |
|
True if the user can resize the specified frame when the frames page is viewed in a Web browser. Read/write Boolean. |
|
Returns or sets when scroll bars are available for the specified frame when viewing its frames page in a Web browser. Read/write WdScrollbarType. |
|
Returns or sets the color of the frame borders on the specified frames page. Read/write. |
|
Returns or sets the width (in points) of the borders surrounding the frames on the specified frames page. Read/write Single. |
|
Returns or sets a Float that represents the height of the specified Frameset object. Read/write. |
|
Returns or sets the width type for the specified frame on a frames page. Read/write WdFramesetSizeType. |
|
Returns an Object that represents the parent object of the specified Frameset object. |
|
Returns a Frameset object that represents the parent of the specified Frameset object on a frames page. |
|
Returns the Frameset object type. Read-only WdFramesetType. |
|
Returns or sets the width of the specified Frameset object. Read/write Long. |
|
Returns or sets the width type for the specified Frameset object. Read/write WdFramesetSizeType. |