EditCopy property
Returns a master that is open for editing and originally copied from this master.
Version added
2002
Syntax
| |
objRet |
The Master object that is open for editing and that was originally copied from object. |
object |
Required. An expression that returns a Master object. |
Remarks
If there is no master associated with object that is open for editing, the EditCopy property returns Nothing.