Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common/src
JSONSerializable
Interface JSONSerializable<T>
interface
JSONSerializable
<
T
>
{
fromJSON
(
json
)
:
void
;
toJSON
(
)
:
T
;
}
Type Parameters
T
Hierarchy (
view full
)
JSONSerializable
IUpdatableSheetView
IDocThemes
IWorkbookView
Index
Methods
fromJSON
toJSON
Methods
fromJSON
fromJSON
(
json
)
:
void
Load internal state from json
Parameters
json
:
T
Returns
void
toJSON
toJSON
(
)
:
T
Save internal state to JSON
Returns
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
fromJSON
toJSON
SheetXL - v0.1.84
Loading...
Load internal state from json