Frameset.ChildFramesetCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the number of child Frameset objects associated with the specified Frameset object.
public:
property int ChildFramesetCount { int get(); };
public int ChildFramesetCount { get; }
member this.ChildFramesetCount : int
Public ReadOnly Property ChildFramesetCount As Integer
Property Value
Remarks
This property applies only to Frameset objects of type wdFramesetTypeFrameset.