Share via


InheritedValueSource Property [Visio 2003 SDK Documentation]

Returns the cell from which this cell inherited its value.

objRet = object**.InheritedValueSource**

objRet     The Cell object that contains the value which object inherited.

object     The Cell object that contains the value.

Version added

2002

Remarks

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

Applies to | Cell object

See Also | IsInherited property