Defines
  the object that contains OLE drag and drop information.
 |  | Name | Description |  | 
 |  | Clear | Deletes the contents of the ExDataObject object. |  | 
 |  | Files | Returns an ExDataObjectFiles collection, which in turn contains a list of all filenames used by an ExDataObject object. |  | 
 |  | GetData | Returns data from an ExDataObject object in the form of a variant. |  | 
 |  | GetFormat | Returns a value indicating whether an item in the ExDataObject object matches a specified format.  |  | 
 |  | SetData | Inserts data into an ExDataObject object using the specified data format. |  |