InheritedValueSource property

Microsoft Visio Developer Reference

InheritedValueSource property

   Example   

Returns the cell from which this cell inherited its value.

Version added

2002

Syntax

objRet = object.InheritedValueSource

objRet

The Cell object that contains the value which object inherited.

object

The Cell object that contains the value.

Remarks

If the value in object is a local value, then the InheritedValueSource property returns itself.