DocumentSheet property
See also Example
Returns a Shape object whose cells represent properties of the document.
Version added
2000
Syntax
objRet = object.DocumentSheet
|
objRet
|
A Shape object.
|
object
|
Required. An expression that returns a Document object.
|