Frameset.ChildFramesetCount Property

Definition

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.

Applies to