The DataFormat class has the following methods:
addOnFormatChanged assigns a delegate to the formatChanged event.
getUseVariant determines whether the data format object can receive com.ms.com.Variant objects.
onFormatChanged triggers the formatChanged event.
performFormatChanged generates a formatChanged event.
removeOnFormatChanged removes the delegate assigned to the formatChanged event.