Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
sheet-mui/src
ExportType
Interface ExportType<T>
interface
ExportType
<
T
>
{
description
:
string
;
ext
:
string
;
handler
:
string
|
WorkbookExporter
<
T
>
;
isDefault
?:
boolean
;
key
:
string
;
mimeType
:
string
;
tags
?:
string
[]
;
}
Type Parameters
T
extends
ExportWorkbookOptions
=
ExportWorkbookOptions
Index
Properties
description
ext
handler
is
Default?
key
mime
Type
tags?
Properties
description
description
:
string
ext
ext
:
string
handler
handler
:
string
|
WorkbookExporter
<
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
ext
handler
is
Default
key
mime
Type
tags
SheetXL - v0.1.84
Loading...
Default Value