Cell.ContainingRow Property

Visio Automation Reference

Returns the row that contains a cell. Read-only.

Version Information
 Version Added:  Visio 2000

Syntax

expression.ContainingRow

expression   A variable that represents a Cell object.

Return Value
Row

See Also