Shape.Section property (Visio)

Returns the requested Section object belonging to a shape. Read-only.

Syntax

expression.Section (Index)

expression A variable that represents a Shape object.

Parameters

Name Required/Optional Data type Description
Index Required Integer A section index.

Return value

Section

Remarks

Constants that represent sections are prefixed with visSection and are declared by the Microsoft Visio type library in VisSectionIndices.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.