Hidden property
Hides a master on a stencil or a style in the user interface.
Version added
2000
Syntax
| |
| |
|
intRet |
Integer. True (-1) if the object is hidden; otherwise False (0). |
|
object |
Required. An expression that returns a Master or Style object that is hidden. |
|
intExpression |
Required Integer. True (-1) to hide the object; otherwise False (0). |
Remarks
A master that is hidden still appears in the Drawing Explorer.