ContainingRow property From Microsoft Visio Developer Reference previous page next page 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. previous page start next page