com.aspose.gridjs
Provides simple apis to view or edit spreadsheet file through json operation.
Classes
Class | Description |
---|---|
Config | Represents all the settings for GridJs |
GridAbstractCalculationEngine | Represents user’s custom calculation engine to extend the default calculation engine of Aspose.Cells. |
GridCacheForStream | This class contains the cache operations for GridJs. |
GridCalculationData | Represents the required data when calculating one function, such as function name, parameters, …etc. |
GridCellException | The exception that is thrown when GridJs specified error occurs. |
GridExceptionType | Represents custom exception code for GridJs. |
GridInterruptMonitor | Represents all operator about the calculation interrupt. |
GridJsWorkbook | Represents the main entry class for GridJs |
GridLoadFormat | Represents the load file format. |
GridReferredArea | Represents a referred area by the formula. |
GridWorkbookSettings | Represents the settings of the workbook. |