Section.Row property (Visio)

Returns the row in a section specified by row index number. Read-only.

Syntax

expression. Row (Index)

expression A variable that represents a Section object.

Parameters

Name Required/Optional Data type Description
Index Required Integer Specifies the index number of the row to be returned.

Return value

Row

Remarks

Row is the default property of the Section object.

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.