public abstract class ClipboardManager : IClipboardManagerPublic MustInherit Class ClipboardManager
Implements IClipboardManagerpublic ref class ClipboardManager abstract : IClipboardManager[<AbstractClassAttribute>]
type ClipboardManager =
class
interface IClipboardManager
end| ClipboardManager | Initializes a new instance of the ClipboardManager class |
| ContainsAny | |
| SupportedClipboardFormats | Determines full list of clipboard data types can be handled. |
| Contains | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetData | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetRegions | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetData(Object, String) | |
| SetData(Object, String) | |
| SetRegions | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| BytesRegionsListDataFormat | Name of the new data format for Worksheet Regions. |
| RegionsListDataFormat | Name of the data format for Worksheet Regions. |