Returns or sets the width type for the specified frame on a frames page. Read/write Long. Can be any of the WdFramesetSizeType constants listed in the following table.
| Constant | Description |
|---|---|
| wdFramesetSizeTypeFixed | Microsoft Word interprets the height of the specified frame as a fixed value (in points). |
| wdFramesetSizeTypePercent | Word interprets the height of the specified frame as a percentage of the screen width. |
| wdFramesetSizeTypeRelative | Word interprets the height of the specified frame relative to the width of other frames on the same frames page. |