Aspose.Cells.GridJs

The Aspose.Cells.GridJs namespace encapsulates all classes of GridJs, providing simple APIs for viewing or editing spreadsheet files through JSON operations..

Classes

ClassDescription
ConfigRepresents all the settings for GridJs
GridAbstractCalculationEngineRepresents user’s custom calculation engine to extend the default calculation engine of Aspose.Cells.
GridCacheForStreamThis class contains the cache operations for GridJs. User shall implement his own business logic for storage based on it..
GridCalculationDataRepresents the required data when calculating one function, such as function name, parameters, …etc.
GridCellExceptionThe exception that is thrown when GridJs specified error occurs.
GridInterruptMonitorRepresents all operator about the calculation interrupt.
GridJsWorkbookRepresents the main entry class for GridJs
GridReferredAreaRepresents a referred area by the formula.
GridWorkbookSettingsRepresents the settings of the workbook.

Enumeration

EnumerationDescription
GridExceptionTypeRepresents custom exception code for GridJs.
GridLoadFormatRepresents the load file format.