easy-spreadsheet-write
Preparing search index...
constructWorkbook
Function constructWorkbook
constructWorkbook
<
ContentType
extends
{}
=
{}
>
(
jsonSheets
:
ESWJsonSheet
<
ContentType
>
[]
,
options
?:
Omit
<
ESWOptions
,
"fileName"
|
keyof
WritingOptions
>
,
)
:
WorkBook
Type Parameters
ContentType
extends
{}
=
{}
Parameters
jsonSheets
:
ESWJsonSheet
<
ContentType
>
[]
options
:
Omit
<
ESWOptions
,
"fileName"
|
keyof
WritingOptions
>
= {}
Returns
WorkBook
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
easy-spreadsheet-write
Loading...