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
| Class | Description |
|---|---|
CoWorkUserProvider | Represents 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. | |
Config | Represents all the static 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. User shall implement his own business logic for storage based on it.. |
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. |
GridJsControllerBase | |
GridJsOptions | Represents all the load options for GridJs |
GridJsPermissionException | represents permission exception in collaboration mode.only available in java version now, will be available in .net/python version in future. |
GridJsService | Provides the basic operation apis used in controller actions. |
GridJsWorkbook | Represents the main entry class for GridJs |
GridReferredArea | Represents a referred area by the formula. |
GridUpdateMonitor | Monitor for user to track the change of update operation. |
GridWorkbookSettings | Represents the settings of the workbook. |
IGridJsService | Reprensents the basic operation apis interface used in controller actions. |
ITextTranslator | Represents the interface for translate |
OprMessageService | This class provide all the operations for messages sync in Collaborative mode . |
PdfSaveOptions | Represents the options for saving pdf file. |
PdfSecurityOptions | Options for encrypting and access permissions for a PDF document. |
PDF/A does not allow security setting. | |
SheetSet | Describes a set of sheets. |
Enumerations
| Enumeration | Description |
|---|---|
CoWorkOperationType | Represents the action operation type in collabration mode.only available in java version now, will be available in .net/python version in future. |
CoWorkUserPermission | represent the user permission in collaboration mode.only available in java version now, will be available in .net/python version in future. |
DefaultEditLanguage | Represents the default edit language. |
EmfRenderSetting | Setting for rendering Emf metafile. |
GridExceptionType | Represents custom exception code for GridJs. |
GridLoadFormat | Represents the load file format. |
GridlineType | Enumerates grid line Type. |
PdfCompliance | Allowing user to set PDF conversion’s Compatibility |
PdfCompressionCore | Specifies a type of compression applied to all content in the PDF file except images. |
PdfCustomPropertiesExport | Specifies the way of custom document properties are exported to PDF file. |
PdfFontEncoding | Represents pdf embedded font encoding. |
PdfOptimizationType | Specifies a type of optimization. |
PrintingPageType | Indicates which pages will not be printed. |
TextCrossType | Enumerates displaying text type when the text width is larger than cell width. |