Description
A read-only property giving the default ClipFormatName used by EditCopy/Cut/Paste.
-
Property type
-
A String value.
-
Syntax
-
object.ClipboardName
The ClipboardName Property syntax has these parts: Remarks
This user defined name is useful to distinguish overlays from each other.
If the name has not been assigned, and the interface has a backing McObject, then the name of that object will be returned as the Name property of the backing McObject.
|