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
GridJsPermissionExceptionrepresents permission exception in collaboration mode.only available in java version now, will be available in .net/python version in future.
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.
OprMessageServiceThis class provide all the operations for messages sync in Collaborative mode .

Interfaces

InterfaceDescription
CoWorkUserProviderRepresents the user provider inerface in collabration mode.only available in java version now, will be available in .net/python version in future. Customer application can implement this interface to provide the user information.
IGridJsServiceReprensents the basic operation apis interface used in controller actions.
ITextTranslatorRepresents the interface for translate

Enumeration

EnumerationDescription
CoWorkOperationTypeRepresents the action operation type in collabration mode.only available in java version now, will be available in .net/python version in future.
CoWorkUserPermissionrepresent the user permission in collaboration mode.only available in java version now, will be available in .net/python version in future.
GridExceptionTypeRepresents custom exception code for GridJs.
GridLoadFormatRepresents the load file format.