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 static 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.
GridJsControllerBase
GridJsOptionsRepresents all the load options for GridJs
GridJsServiceProvides the basic operation apis used in controller actions.
GridJsWorkbookRepresents the main entry class for GridJs
GridReferredAreaRepresents a referred area by the formula.
GridUpdateMonitorMonitor for user to track the change of update operation.
GridWorkbookSettingsRepresents the settings of the workbook.

Interfaces

InterfaceDescription
IGridJsServiceReprensents the basic operation apis interface used in controller actions.

Enumeration

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