DataLudi Grid v.1 > Classes > EditOptions

Back  Forward

EditOptions.singleModePaste  property

If it is true, pastes the only current focusing cell despite the clipboard data are values of plurarity cells. 

Defaults to false.

Getter
function singleModePaste(): Boolean
Setter
function setSingleModePaste(value: Boolean)
See Also
singleModeCopy
Cell Editing Overview
Examples
Clipboard
Cell Editing