This topic has not yet been rated - Rate this topic

Panes Interface

A collection of Pane objects that represent the window panes for a single window.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
[GuidAttribute("0002095F-0000-0000-C000-000000000046")]
public interface Panes : IEnumerable

Use the Panes property to return the Panes collection.

Use the Add method or the Split property to add a window pane.

You can use the SplitSpecial property to show comments, footnotes, or endnotes in a separate pane.

A window has more than one pane if it's split, or if the active view isn't print layout view and information such as footnotes or comments is displayed.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.