[]
Represents the origin of the source of the Clipboard data.
[Flags]
public enum ClipboardBehavior : uint
<Flags>
Public Enum ClipboardBehavior As UInteger
Name | Description |
---|---|
CellDragFill | Clipboard is for cell drag fill action. |
Redo | Clipboard is for cell redo action. |
Undo | Clipboard is for cell undo action. |
Unknown | Clipboard is for unknown action. |