Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common/src
CopyClipboardArgument
Interface CopyClipboardArgument
interface
CopyClipboardArgument
{
editMode
?:
EditMode
<
any
>
;
isCut
?:
boolean
;
params
?:
any
;
}
Index
Properties
edit
Mode?
is
Cut?
params?
Properties
Optional
edit
Mode
edit
Mode
?:
EditMode
<
any
>
When performing a copy the editMode type to use.
Default
'copy'
Copy
Optional
is
Cut
is
Cut
?:
boolean
Defaults to false
Optional
params
params
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
edit
Mode
is
Cut
params
SheetXL - v0.1.84
Loading...
When performing a copy the editMode type to use.