Description Returns the clipboard format name for McDataNodes.
-
Property type
-
A String value. A String with the name of the clipboard format. Failure Returns vbNullString.. Failure conditions: Impossible.
-
Syntax
-
object.ClipboardFormatName
The ClipboardFormatName Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodes. |
|