MasterShortcuts property
See also
Returns the MasterShortcuts collection for a document stencil.
Version added
2000
Syntax
objsRet = object.MasterShortcuts
|
objsRet
|
The MasterShortcuts collection for a document.
|
object
|
Required. An expression that returns a Document object.
|