Share via


Cell.InheritedValueSource Property

Visio Automation Reference

Returns the cell from which this cell inherited its value. Read-only.

Version Information
 Version Added:  Visio 2002

Syntax

expression.InheritedValueSource

expression   A variable that represents a Cell object.

Return Value
Cell

Remarks

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

See Also