TYPEDESC function
Returns a descriptive string for an object's internal type.
Syntax
|
TYPEDESC () |
Remarks
The following table lists strings for internal objects.
|
Object |
String |
|
Page |
"Page Sheet" |
|
Group |
"Group" |
|
Shape |
"Shape" |
|
Style |
"Style" |
|
Guide |
"Guide" |
|
Foreign (metafile) |
"Metafile" |
|
Foreign (bitmap) |
"Bitmap" |
|
Foreign (OLE link) |
"OLE Linked Object" |
|
Foreign (OLE embedded object) |
"OLE Embedded Object" |
|
Foreign (OLE control) |
"Control" |
|
Document |
"Document Sheet" |
|
Unknown |
"Shape" |