SMART datagrid v.1 > Classes > EditOptions
DataLudi.EditOptions.copyEnabled property
trueならユーザーが実行時間にctrl+cキーで選択されたセルの領域の値をクリップボードにコピーすることができる。
デフォルト値はtrue.
- Getter
- function copyEnabled(): Boolean
- Setter
- function setCopyEnabled(value: Boolean)
- See Also
- pasteEnabled
- copyBooleanFormat
- copyDatetimeFormat
- Examples
- クリップボードにコピー