[]
Spread.Sheets.IDeserializationOptions
• Optional
doNotRecalculateAfterLoad: boolean
Whether to prevent recalculation after loading the json data.
• Optional
frozenColumnsAsRowHeaders: boolean
Whether to treat the frozen columns as row headers when converting json to the workbook.
• Optional
frozenRowsAsColumnHeaders: boolean
Whether to treat the frozen rows as column headers when converting json to the workbook.
• Optional
ignoreFormula: boolean
Whether to ignore the formula when converting json to the workbook.
• Optional
ignoreStyle: boolean
Whether to ignore the style when converting json to the workbook.
• Optional
incrementalLoading: boolean
| IIncrementalLoadingOptions
Whether to use the incremental loading or the callbacks of incremental loading when converting json to the workbook.