Cell.IsInherited Property

Visio Automation Reference

Determines whether a formula of the cell is inherited from a master or a style. Read-only.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.IsInherited

expression   A variable that represents a Cell object.

Return Value
Integer

Remarks

In the ShapeSheet window, values and formulas of cells that have local values appear in blue. Values and formulas of cells that inherit from a master or style appear in black.

See Also