ContainingSection property

Microsoft Visio Developer Reference

ContainingSection property

See also   Example   

Returns the section in which a row is contained.

Version added

2000

Syntax

objRet = object.ContainingSection

objRet

The Section object that contains the row.

object

Required. An expression that returns a Row object.