Column.Next Property

Returns the next object in the collection.

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

Syntax

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

value = instance.Next
Column Next { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Column

See Also

Reference

Column Interface

Column Members

Microsoft.Office.Interop.Word Namespace