aspose.cellsgridjs

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

Classes

ClassDescription
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.
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.
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.
IGridJsServiceReprensents the basic operation apis interface used in controller actions.
ITextTranslatorRepresents the interface for translate
OprMessageServiceThis class provide all the operations for messages sync in Collaborative mode .
PdfSaveOptionsRepresents the options for saving pdf file.
PdfSecurityOptionsOptions for encrypting and access permissions for a PDF document.

PDF/A does not allow security setting.
SheetSetDescribes a set of sheets.

Enumerations

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.
DefaultEditLanguageRepresents the default edit language.
EmfRenderSettingSetting for rendering Emf metafile.
GridExceptionTypeRepresents custom exception code for GridJs.
GridLoadFormatRepresents the load file format.
GridlineTypeEnumerates grid line Type.
PdfComplianceAllowing user to set PDF conversion’s Compatibility
PdfCompressionCoreSpecifies a type of compression applied to all content in the PDF file except images.
PdfCustomPropertiesExportSpecifies the way of custom document properties are exported to PDF file.
PdfFontEncodingRepresents pdf embedded font encoding.
PdfOptimizationTypeSpecifies a type of optimization.
PrintingPageTypeIndicates which pages will not be printed.
TextCrossTypeEnumerates displaying text type when the text width is larger than cell width.