ContainingRow property

Microsoft Visio Developer Reference

ContainingRow property

See also   Example   

Returns the row that contains a cell.

Version added

2000

Syntax

objRet = object.ContainingRow

objRet

The Row object that contains the Cell object.

object

Required. An expression that returns a Cell object.