Indicates whether the Clipboard contains data in the specified custom format.
- format (String)
- Name of the custom format to be checked. Required.
True if data in the specified custom format is stored on the Clipboard; otherwise False.
If you have placed custom formatted data on the Clipboard, this method allows you to check the Clipboard for data in that format.