Share via


InheritedFormulaSource Property [Visio 2003 SDK Documentation]

Returns the cell from which this cell inherited its formula.

objRet = object**.InheritedFormulaSource**

objRet     The Cell object that contains the formula that object inherited.

object     The Cell object that contains the formula.

Version added

2002

Remarks

If the formula in object is a local formula, the InheritedFormulaSource property returns itself.

Applies to | Cell object

See Also | IsInherited property