NextSection Property

Microsoft Office Web Components Visual Basic

Returns a Section object that represents the next physical section on the specified page, regardless of siblings or parents. This property fails on the final section on the page. Read-only.

expression.NextSection

expression    Required. An expression that returns a Section object.