Pane.Next Property

Returns a Pane object that represents the next document pane in the collection. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Next As Pane
    Get
'Usage
Dim instance As Pane
Dim value As Pane

value = instance.Next
Pane Next { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Pane

See Also

Reference

Pane Interface

Pane Members

Microsoft.Office.Interop.Word Namespace