IsInherited property
Determines whether a formula of the cell is inherited from a master or a style.
Version added
4.0
Syntax
| |
intRet |
Integer. True (-1) if the object's formula is inherited; otherwise, False (0). |
object |
Required. An expression that returns a Cell object. |
Remarks
In the ShapeSheet window, the values and formulas of cells with local values appear in blue. Values and formulas of cells that inherit from a master or style appear in black.