Aspose.Cells.GridJs

The Aspose.Cells.GridJs namespace contains all classes of GridJs which provide basic operations for managing spreadsheets without utilizing Microsoft Excel .

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 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.