Sections Property

       

Returns a reference to the Sections Collection.

Syntax

object.Sections

object.Sections(index)

The Sections property syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
index Optional. The index or name of a section.

Remarks

The property uses collection syntax to specify either the collection or a member of the collection to return.