easy-spreadsheet-write
Preparing search index...
ESWJsonSheet
Interface ESWJsonSheet<ContentType>
interface
ESWJsonSheet
<
ContentType
extends
ESWContentType
=
ESWDefaultContentType
,
>
{
columns
:
ESWColumn
<
ContentType
>
[]
;
content
:
ContentType
[]
;
sheet
?:
string
;
}
Type Parameters
ContentType
extends
ESWContentType
=
ESWDefaultContentType
Index
Properties
columns
content
sheet?
Properties
columns
columns
:
ESWColumn
<
ContentType
>
[]
content
content
:
ContentType
[]
Optional
sheet
sheet
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
content
sheet
easy-spreadsheet-write
Loading...