Name | Description | |
---|---|---|
![]() | CanCopy | Determines whether the this cell can copy its content on the clipboard. |
![]() | CanCut | Determines whether the this cell can cut its content on the clipboard. |
![]() | CanPaste | Determines whether the this cell can accept pasted content from the clipboard. |
![]() | Copy | Copies the content of the specified data cell on the clipboard. |
![]() | Cut | Cuts the content of the specified data cell on the clipboard. |
![]() | GetValue | Overloaded. |
![]() | OnBeginEdit | |
![]() | OnCancelEdit | |
![]() | OnEndEdit | |
![]() | Paste | Pastes the content from the clipboard inside the this cell. |
![]() | SetValue | Overloaded. |