Frameset.Type (Word)
Returns the Frameset object type. Possible return values are wdFramesetTypeFrame - A single frame, wdFramesetTypeFrameset - A frameset.
Dim wftType As WdFramesetType
wftType = ActiveDocument.Frameset.Type
Returns the Frameset object type. Possible return values are wdFramesetTypeFrame - A single frame, wdFramesetTypeFrameset - A frameset.
Dim wftType As WdFramesetType
wftType = ActiveDocument.Frameset.Type