Cell.InheritedFormulaSource property (Visio)

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

Syntax

expression.InheritedFormulaSource

expression A variable that represents a Cell object.

Return value

Cell

Remarks

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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.