Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
sheet-mui/src
ImportType
Interface ImportType<T>
interface
ImportType
<
T
>
{
description
?:
string
;
exts
:
string
[]
;
handler
:
string
|
WorkbookImporter
<
T
>
;
isDefault
?:
boolean
;
key
:
string
;
mimeType
:
string
;
tags
?:
string
;
}
Type Parameters
T
extends
ImportWorkbookOptions
=
ImportWorkbookOptions
Index
Properties
description?
exts
handler
is
Default?
key
mime
Type
tags?
Properties
Optional
description
description
?:
string
exts
exts
:
string
[]
handler
handler
:
string
|
WorkbookImporter
<
T
>
Optional
is
Default
is
Default
?:
boolean
Default Value
false
Copy
key
key
:
string
mime
Type
mime
Type
:
string
Optional
tags
tags
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
description
exts
handler
is
Default
key
mime
Type
tags
SheetXL - v0.1.84
Loading...
Default Value