JavaDoc of Aspose.Cells for Java
A C D E F G H I J L M N O P R S T U V X 

A

ADD_IMAGE - Static variable in class com.aspose.gridjs.CoWorkOperationType
Add image operation (editable)
addImage(String, String, InputStream) - Method in class com.aspose.gridjs.GridJsService
Applies the add image from local file operation.
addImage(String, String, InputStream) - Method in interface com.aspose.gridjs.IGridJsService
Applies the add image from local file operation.
addImageByURL(String, String, InputStream, String) - Method in class com.aspose.gridjs.GridJsService
Applies the add image from local file operation.
addImageByURL(String, String, InputStream, String) - Method in interface com.aspose.gridjs.IGridJsService
Applies the add image from remote URL operation.
ADMIN - Static variable in class com.aspose.gridjs.CoWorkUserPermission
Administrator permission,User has full access including management operations
ADMIN_CONFIG - Static variable in class com.aspose.gridjs.CoWorkOperationType
Admin configuration operation (administrative)
afterUpdate(String, String, ArrayList) - Method in class com.aspose.gridjs.GridUpdateMonitor
after update operation
AUTO - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents recognizing the format automatically.

C

CacheImp - Variable in class com.aspose.gridjs.GridJsOptions
Custom implemention for cache storage,If you want to store cache in stream way ,you need to set and implement it.
CacheImp - Static variable in class com.aspose.gridjs.GridJsWorkbook
Custom implemention for cache storage,If you want to store cache in stream way ,you need to set and implement it.
calculate(GridCalculationData) - Method in class com.aspose.gridjs.GridAbstractCalculationEngine
Calculates one function with given data.
CalculateEngine - Static variable in class com.aspose.gridjs.GridJsWorkbook
Custom implemention for calculation engine ,If you want to do custom calculation, you need to set and implement it.
CHART - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid chart setting.
checkInCacheForCollaborative(String) - Method in class com.aspose.gridjs.GridJsService
Check wether workbook instance is in memory cache .this method is apply for Collaborative mode only.
checkInCacheForCollaborative(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Check wether workbook instance is in memory cache .this method is apply for Collaborative mode only.
checkInCacheForCollaborative(String) - Method in interface com.aspose.gridjs.IGridJsService
Check wether workbook instance is in memory cache .this method is apply for Collaborative mode only.
com.aspose.gridjs - package com.aspose.gridjs
Provides simple apis to view or edit spreadsheet file through json operation.
CONDITIONAL_FORMATTING - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid data validation setting.
Config - Class in com.aspose.gridjs
Represents all the static settings for GridJs
Config() - Constructor for class com.aspose.gridjs.Config
 
COPY_IMAGE - Static variable in class com.aspose.gridjs.CoWorkOperationType
Copy image operation (editable)
copyImage(String, String) - Method in class com.aspose.gridjs.GridJsService
Applies the copy image operation.
copyImage(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Applies the copy image operation.
copyImageOrShape(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Copys image or shape.
CoWorkOperationType - Class in com.aspose.gridjs
Represents the action operation type in collabration mode.only available in java version now, will be available in .net/python version in future.
CoWorkUserPermission - Class in com.aspose.gridjs
represent the user permission in collaboration mode.only available in java version now, will be available in .net/python version in future.
CoWorkUserProvider - Interface in com.aspose.gridjs
Represents the user provider inerface in collabration mode.only available in java version now, will be available in .net/python version in future.
CSV - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents Comma-Separated Values(CSV) text file.

D

DATA_TYPE - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid data type setting.
DATA_VALIDATION - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid data validation setting.
DELETE_COLUMN - Static variable in class com.aspose.gridjs.CoWorkOperationType
Delete column operation (editable)
DELETE_ROW - Static variable in class com.aspose.gridjs.CoWorkOperationType
Delete row operation (editable)
detailFileJsonWithUid(String, String) - Method in class com.aspose.gridjs.GridJsService
Gets JSON string for the file by the specified unique id.
detailFileJsonWithUid(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Gets JSON string for the file by the specified unique id.
detailStreamJson(OutputStream, String) - Method in class com.aspose.gridjs.GridJsService
Write the JSON string for the file to the stream .
detailStreamJson(OutputStream, String) - Method in interface com.aspose.gridjs.IGridJsService
Write the JSON string for the Workbook to the stream
detailStreamJsonWithUid(OutputStream, String, String) - Method in class com.aspose.gridjs.GridJsService
Write the JSON string for the file to the stream by the specified unique id.
detailStreamJsonWithUid(OutputStream, String, String) - Method in interface com.aspose.gridjs.IGridJsService
Write the JSON string for the file to the stream by the specified unique id.
DOWNLOAD - Static variable in class com.aspose.gridjs.CoWorkOperationType
Download operation
DOWNLOAD - Static variable in class com.aspose.gridjs.CoWorkUserPermission
Download permission,User can view,edit and download the content to local storage
download(String, String, String) - Method in class com.aspose.gridjs.GridJsService
Applies the download file operation
download(String, String, String) - Method in interface com.aspose.gridjs.IGridJsService
Applies the download file operation

E

EDIT - Static variable in class com.aspose.gridjs.CoWorkOperationType
Edit operation (editable)
EDITABLE - Static variable in class com.aspose.gridjs.CoWorkUserPermission
Editable permission,User can view and edit the content
errorJson(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets the error message string in JSON format.
EXCEL_97_TO_2003 - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents Excel97-2003 xls file.
exportToJson(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets JSON string from memory data,set the output filename in the JSON.
exportToJson() - Method in class com.aspose.gridjs.GridJsWorkbook
Gets JSON string from memory data, the default filename in the JSON is: book1.
exportToJsonStringBuilder(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets JSON string from memory data,set the output filename in the JSON.

F

FILE_FORMAT - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid file format.
FODS - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents OpenDocument Flat XML Spreadsheet (.fods) file format.
FORMULA - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid formula.

G

GET_IMAGE - Static variable in class com.aspose.gridjs.CoWorkOperationType
Get image operation (read-only)
GET_OLE - Static variable in class com.aspose.gridjs.CoWorkOperationType
Get OLE object operation (read-only)
getAuthor() - Method in class com.aspose.gridjs.GridWorkbookSettings
Gets the author of the file.
getAutoOptimizeForLargeCells() - Static method in class com.aspose.gridjs.Config
Gets whether to automatically optimize the load performance for worksheet with large cells.
getAutoOptimizeForLargeCells() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to automatically optimize the load performance for worksheet with large cells.
getBaseRouteName() - Static method in class com.aspose.gridjs.Config
Gets the base route name for GridJs controller URL.
getBaseRouteName() - Method in class com.aspose.gridjs.GridJsOptions
Gets the route URL base name for GridJs controller.the default is GridJs2
getCalculatedValue() - Method in class com.aspose.gridjs.GridCalculationData
Gets the calculated value for this function.
getCheckCustomNumberFormat() - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether checking custom number format when setting Style.Custom.
getCode() - Method in exception com.aspose.gridjs.GridCellException
Represents the exception code.
getColumn() - Method in class com.aspose.gridjs.GridCalculationData
Gets the Cell Column index where the function is in.
getCreateCalcChain() - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether create calculated formulas chain.
getCurrentPermission() - Method in exception com.aspose.gridjs.GridJsPermissionException
Gets the current permission level of the user
getCurrentUserId() - Method in interface com.aspose.gridjs.CoWorkUserProvider
Gets the unique identifier of the current user
getCurrentUserName() - Method in interface com.aspose.gridjs.CoWorkUserProvider
Gets the username of the current user
getDate1904() - Method in class com.aspose.gridjs.GridWorkbookSettings
Gets a value which represents if the workbook uses the 1904 date system.
getEmptySheetMaxCol() - Static method in class com.aspose.gridjs.Config
Gets default max column for an empty worksheet.
getEmptySheetMaxCol() - Method in class com.aspose.gridjs.GridJsOptions
Gets default max column for an empty worksheet.
getEmptySheetMaxRow() - Static method in class com.aspose.gridjs.Config
Gets default max row for an empty worksheet.
getEmptySheetMaxRow() - Method in class com.aspose.gridjs.GridJsOptions
Gets default max row for an empty worksheet.
getEnableMacros() - Method in class com.aspose.gridjs.GridWorkbookSettings
Enable macros; Now it only works when copying a worksheet to other worksheet in a workbook.
getEndColumn() - Method in class com.aspose.gridjs.GridReferredArea
The end column of the area.
getEndRow() - Method in class com.aspose.gridjs.GridReferredArea
The end row of the area.
getExternalFileName() - Method in class com.aspose.gridjs.GridReferredArea
Get the external file name if this is an external reference.
getFile(String) - Method in class com.aspose.gridjs.GridJsService
Get file stream
getFile(String) - Method in interface com.aspose.gridjs.IGridJsService
Get file stream
getFileCacheDirectory() - Static method in class com.aspose.gridjs.Config
Gets the cache directory for storing spreadsheet file.
getFileCacheDirectory() - Method in class com.aspose.gridjs.GridJsOptions
Gets the cache directory for storing spreadsheet file.
getFileUrl(String) - Method in class com.aspose.gridjs.GridCacheForStream
Implements this method to get the file url from the cache.
getFontFolders() - Method in class com.aspose.gridjs.GridJsOptions
Gets the fonts folders for fonts in the rendered pictures/shapes
getForceFullCalculate() - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether fully calculates every time when a calculation is triggered.
getFormula() - Method in class com.aspose.gridjs.GridCalculationData
Gets the Cell formula where the function is in.
getFunctionName() - Method in class com.aspose.gridjs.GridCalculationData
Gets the function name to be calculated.
getGridLoadFormat(String) - Static method in class com.aspose.gridjs.GridJsWorkbook
Gets the load format by file extension
getIgnoreEmptyContent() - Static method in class com.aspose.gridjs.Config
Gets whether to show the max range which includes data ,style, merged cells and shapes.
getIgnoreEmptyContent() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to show the max range which includes data ,style, merged cells and shapes.
getImageStream(String, String) - Static method in class com.aspose.gridjs.GridJsWorkbook
Get Stream of image.
getImageUrl(String, String, String) - Static method in class com.aspose.gridjs.GridJsWorkbook
Gets the image URL.
getIslimitShapeOrImage() - Static method in class com.aspose.gridjs.Config
Gets whether to limit the total display shape/image count in one worksheet ,if set to true, GridJs will limit the total count of the display shapes or images in one worksheet to MaxShapeOrImageCount the default value is true.
getIslimitShapeOrImage() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to limit the total display shape/image count in one worksheet ,if set to true, GridJs will limit the total count of the display shapes or images in one worksheet to MaxShapeOrImageCount the default value is true.
getIteration() - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether use iteration to resolve circular references.
getJsonByUid(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets the JSON string of the file from the cache using the specified unique id,set the output filename in the JSON.
getLazyLoading() - Static method in class com.aspose.gridjs.Config
Gets whether to load active worksheet only,the default is false.
getLazyLoading() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to load active worksheet only,the default is false.
getMaxIteration() - Method in class com.aspose.gridjs.GridWorkbookSettings
Returns or sets the maximum number of iterations to resolve a circular reference, the default value is 100.
getMaxPdfSaveSeconds() - Static method in class com.aspose.gridjs.Config
Gets the max timed out seconds when save to PDF.
getMaxPdfSaveSeconds() - Method in class com.aspose.gridjs.GridJsOptions
Gets the max timed out seconds when save to PDF.
getMaxShapeOrImageCount() - Static method in class com.aspose.gridjs.Config
Gets the total count of the display shapes or images in the active sheet,it takes effect when IslimitShapeOrImage=true.
getMaxShapeOrImageCount() - Method in class com.aspose.gridjs.GridJsOptions
Gets the total count of the display shapes or images in the active sheet,it takes effect when IslimitShapeOrImage=true.
getMaxShapeOrImageWidthOrHeight() - Static method in class com.aspose.gridjs.Config
Gets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true.
getMaxShapeOrImageWidthOrHeight() - Method in class com.aspose.gridjs.GridJsOptions
Gets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true.
getMaxTotalShapeOrImageCount() - Static method in class com.aspose.gridjs.Config
Gets the total count of the display shapes or images in the workbook,it takes effect when IslimitShapeOrImage=true.
getMaxTotalShapeOrImageCount() - Method in class com.aspose.gridjs.GridJsOptions
Gets the total count of the display shapes or images in the workbook,it takes effect when IslimitShapeOrImage=true.
getMessage() - Method in exception com.aspose.gridjs.GridCellException
Represents the exception message.
getMessageTopic() - Static method in class com.aspose.gridjs.Config
Gets the websocket destinations prefixed with "/topic".
getMessageTopic() - Method in class com.aspose.gridjs.GridJsOptions
Gets the websocket destinations prefixed with "/topic".
getOle(String, String, int, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets the byte array data of the embedded ole object .
getOperation() - Method in exception com.aspose.gridjs.GridJsPermissionException
Gets the operation that was attempted to execute
getParamCount() - Method in class com.aspose.gridjs.GridCalculationData
Gets the count of parameters .
getParamText(int) - Method in class com.aspose.gridjs.GridCalculationData
Gets the literal text of the parameter at given index.
getParamValue(int) - Method in class com.aspose.gridjs.GridCalculationData
Gets the represented value object of the parameter at given index.
getPermission() - Method in interface com.aspose.gridjs.CoWorkUserProvider
Gets the permission level of the current user
getPictureCacheDirectory() - Static method in class com.aspose.gridjs.Config
Gets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be "_piccache" inside the FileCacheDirectory.
getPictureCacheDirectory() - Method in class com.aspose.gridjs.GridJsOptions
Gets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be "_piccache" inside the FileCacheDirectory.
getPrecisionAsDisplayed() - Method in class com.aspose.gridjs.GridWorkbookSettings
True if calculations in this workbook will be done using only the precision of the numbers as they're displayed
getReCalculateOnOpen() - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether re-calculate all formulas on opening file.
getRequiredPermission() - Method in exception com.aspose.gridjs.GridJsPermissionException
Gets the permission level required for the operation
getRow() - Method in class com.aspose.gridjs.GridCalculationData
Gets the Cell Row index where the function is in.
getSameImageDetecting() - Static method in class com.aspose.gridjs.Config
Gets whether to check if images have same source,the default is true the default value is true.
getSameImageDetecting() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to check if images have same source,the default is true the default value is true.
getSaveHtmlAsZip() - Static method in class com.aspose.gridjs.Config
Gets whether to save html file as zip archive,the default is false.
getSaveHtmlAsZip() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to save html file as zip archive,the default is false.
getSettings() - Method in class com.aspose.gridjs.GridJsWorkbook
Represents the workbook settings.
getSheetName() - Method in class com.aspose.gridjs.GridCalculationData
Gets the worksheet name where the function is in.
getSheetName() - Method in class com.aspose.gridjs.GridReferredArea
Indicates which sheet this is in
getShowChartSheet() - Static method in class com.aspose.gridjs.Config
Gets whether to show chart worksheet.
getShowChartSheet() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to show chart worksheet.
getSkipInvisibleShapes() - Static method in class com.aspose.gridjs.Config
Gets whether to skip shapes that are invisble to UI ,the default value is true.
getSkipInvisibleShapes() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to skip shapes that are invisble to UI ,the default value is true.
getStartColumn() - Method in class com.aspose.gridjs.GridReferredArea
The start column of the area.
getStartRow() - Method in class com.aspose.gridjs.GridReferredArea
The start row of the area.
getStringValue() - Method in class com.aspose.gridjs.GridCalculationData
Gets the Cell DisplayStringValue where the function is in.
getUidForFile(String) - Static method in class com.aspose.gridjs.GridJsWorkbook
Generates a new unique id for the file cache using the given file name.
getUsePrintArea() - Static method in class com.aspose.gridjs.Config
Gets whether to use PageSetup.PrintArea for the UI display range when the worksheet has PageSetup setting for PrintArea.
getUsePrintArea() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to use PageSetup.PrintArea for the UI display range when the worksheet has PageSetup setting for PrintArea.
getValue() - Method in class com.aspose.gridjs.GridCalculationData
Gets the Cell value where the function is in.
getValue(int, int) - Method in class com.aspose.gridjs.GridReferredArea
Gets cell value with given offset from the top-left of this area.
getValues() - Method in class com.aspose.gridjs.GridReferredArea
Gets cell values in this area.
GridAbstractCalculationEngine - Class in com.aspose.gridjs
Represents user's custom calculation engine to extend the default calculation engine of Aspose.Cells.
GridAbstractCalculationEngine() - Constructor for class com.aspose.gridjs.GridAbstractCalculationEngine
 
GridCacheForStream - Class in com.aspose.gridjs
This class contains the cache operations for GridJs.
GridCacheForStream() - Constructor for class com.aspose.gridjs.GridCacheForStream
 
GridCalculationData - Class in com.aspose.gridjs
Represents the required data when calculating one function, such as function name, parameters, ...etc.
GridCellException - Exception in com.aspose.gridjs
The exception that is thrown when GridJs specified error occurs.
GridExceptionType - Class in com.aspose.gridjs
Represents custom exception code for GridJs.
GridInterruptMonitor - Class in com.aspose.gridjs
Represents all operator about the calculation interrupt.
GridInterruptMonitor() - Constructor for class com.aspose.gridjs.GridInterruptMonitor
 
GridJsOptions - Class in com.aspose.gridjs
Represents all the load options for GridJs
GridJsOptions() - Constructor for class com.aspose.gridjs.GridJsOptions
 
GridJsPermissionException - Exception in com.aspose.gridjs
represents permission exception in collaboration mode.only available in java version now, will be available in .net/python version in future.
GridJsPermissionException(String, int, int) - Constructor for exception com.aspose.gridjs.GridJsPermissionException
Constructs a permission exception
GridJsPermissionException(String, String, int, int) - Constructor for exception com.aspose.gridjs.GridJsPermissionException
Constructs a permission exception
GridJsService - Class in com.aspose.gridjs
Provides the basic operation apis used in controller actions.
GridJsService(GridJsOptions) - Constructor for class com.aspose.gridjs.GridJsService
The default constructor for GridJsService
GridJsWorkbook - Class in com.aspose.gridjs
Represents the main entry class for GridJs
GridJsWorkbook() - Constructor for class com.aspose.gridjs.GridJsWorkbook
 
GridLoadFormat - Class in com.aspose.gridjs
Represents the load file format.
GridReferredArea - Class in com.aspose.gridjs
Represents a referred area by the formula.
GridUpdateMonitor - Class in com.aspose.gridjs
Monitor for user to track the change of update operation.
GridUpdateMonitor() - Constructor for class com.aspose.gridjs.GridUpdateMonitor
 
GridWorkbookSettings - Class in com.aspose.gridjs
Represents the settings of the workbook.
GridWorkbookSettings() - Constructor for class com.aspose.gridjs.GridWorkbookSettings
 

H

HTML - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents html file.

I

IGridJsService - Interface in com.aspose.gridjs
Reprensents the basic operation apis interface used in controller actions.
image(String, String) - Method in class com.aspose.gridjs.GridJsService
Get Stream of image.
image(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Get Stream of image.
imageUrl(String, String, String) - Method in class com.aspose.gridjs.GridJsService
Gets the image URL.
imageUrl(String, String, String) - Method in interface com.aspose.gridjs.IGridJsService
Gets the image URL.
importExcelFile(String, String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from file path and open password.
importExcelFile(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from the file path.
importExcelFile(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from the file path.
importExcelFile(String, InputStream, int, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from file stream with load format and open password.
importExcelFile(String, InputStream, int) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from file stream.
importExcelFile(InputStream, int, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from file stream with load format and open password.
importExcelFile(InputStream, int) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from file stream with load format.
importExcelFileFromJson(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Imports the excel file from JSON format string.
INCORRECT_PASSWORD - Static variable in class com.aspose.gridjs.GridExceptionType
Incorrect password.
INSERT_COLUMN - Static variable in class com.aspose.gridjs.CoWorkOperationType
Insert column operation (editable)
INSERT_ROW - Static variable in class com.aspose.gridjs.CoWorkOperationType
Insert row operation (editable)
insertImage(String, String, InputStream, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Inserts image in the worksheet from file stream or the URL,(either the file stream or the URL shall be provided) or Inserts shape ,when the p.type is one of AutoShapeType
interrupt() - Method in class com.aspose.gridjs.GridInterruptMonitor
Interrupt the current operator.
INTERRUPTED - Static variable in class com.aspose.gridjs.GridExceptionType
The process is interrupted.
INVALID_DATA - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid data.
INVALID_OPERATOR - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid operator.
IO - Static variable in class com.aspose.gridjs.GridExceptionType
The file is invalid.
isArea() - Method in class com.aspose.gridjs.GridReferredArea
Indicates whether this is an area.
isCollaborative() - Static method in class com.aspose.gridjs.Config
Gets whether to support collabrative editing,the default is false.
isCollaborative() - Method in class com.aspose.gridjs.GridJsOptions
Gets whether to support collabrative editing,the default is false.
isExisted(String) - Method in class com.aspose.gridjs.GridCacheForStream
Checks whether the cache with uid is existed
isExternalLink() - Method in class com.aspose.gridjs.GridReferredArea
Indicates whether this is an external link.

J

jsonToStream(OutputStream, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Retrieve the JSON string from memory data,set the output filename in the JSON, and write it to the stream.
jsonToStreamByUid(OutputStream, String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Retrieve the JSON string of the file from the cache using the specified unique id,set the output filename in the JSON,and write it to the stream.

L

lazyLoadingJson(String, String) - Method in class com.aspose.gridjs.GridJsService
Gets the JSON string of the specified sheet in the file from the cache using the specified unique id.
lazyLoadingJson(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Gets the JSON string of the specified sheet in the file from the cache using the specified unique id.
lazyLoadingJson(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Gets the JSON string of the specified sheet in the file from the cache using the specified unique id.
lazyLoadingStream(OutputStream, String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Retrieve the JSON string of the specified sheet in the file from the cache using the specified unique id, and write it to the stream.
lazyLoadingStreamJson(OutputStream, String, String) - Method in class com.aspose.gridjs.GridJsService
Writes the JSON string of the specified sheet in the file from the cache using the specified unique id to the stream..
lazyLoadingStreamJson(OutputStream, String, String) - Method in interface com.aspose.gridjs.IGridJsService
Writes the JSON string of the specified sheet in the file from the cache using the specified unique id to the stream..
LICENSE - Static variable in class com.aspose.gridjs.GridExceptionType
License related errors.
LIMITATION - Static variable in class com.aspose.gridjs.GridExceptionType
Out of MS Excel limitation error.
LOAD - Static variable in class com.aspose.gridjs.CoWorkOperationType
Load operation (read-only)
load(String, String) - Method in class com.aspose.gridjs.GridJsService
Gets the JSON string of the file from the cache using the specified unique id,set the output filename in the JSON.
load(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Gets the JSON string of the file from the cache using the specified unique id,set the output filename in the JSON.
LOAD_SHEET - Static variable in class com.aspose.gridjs.CoWorkOperationType
Load sheet operation (read-only)
loadStream(String) - Method in class com.aspose.gridjs.GridCacheForStream
Implements this method to load cache with the key uid,return the stream from the cache.

M

M_HTML - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents mhtml file.
mergeExcelFileFromJson(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Applies a batch update to the memory data.

N

NUMBERS - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents numbers file.

O

ODS - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents Open Document Sheet(ODS) file.
ole(String, String, int, String) - Method in class com.aspose.gridjs.GridJsService
Gets the byte array data of the embedded ole object .
ole(String, String, int, String) - Method in interface com.aspose.gridjs.IGridJsService
Gets the byte array data of the embedded ole object .
OprMessageService - Class in com.aspose.gridjs
This class provide all the operations for messages sync in Collaborative mode .
OprMessageService() - Constructor for class com.aspose.gridjs.OprMessageService
 

P

PAGE_SETUP - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid page setup setting.
PERMISSION - Static variable in class com.aspose.gridjs.GridExceptionType
Permission is required to open this file.
PICTURE_TYPE - Static variable in class com.aspose.gridjs.GridJsWorkbook
const value for the type of the image
PIVOT_TABLE - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid pivotTable setting.

R

READ_ONLY - Static variable in class com.aspose.gridjs.CoWorkUserPermission
Read-only permission,User can only view the content but cannot make any modifications

S

saveStream(InputStream, String) - Method in class com.aspose.gridjs.GridCacheForStream
Implements this method to save cache,save the stream to the cache with the key uid.
saveToCacheWithFileName(String, String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the cache file with the specified filename and also set the open password, the save format is baseed on the file extension of the filename .
saveToExcelFile(OutputStream) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the sream, baseed on the origin file format.
saveToExcelFile(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the file path,if the file has extension ,save format is baseed on the file extension .
saveToHtml(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the file path,the save format is html.
saveToHtml(OutputStream) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the sream,the save format is html
saveToPdf(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the file path,the save format is pdf.
saveToPdf(OutputStream) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the sream,the save format is pdf.
saveToXlsx(String) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the file path,the save format is xlsx.
saveToXlsx(OutputStream) - Method in class com.aspose.gridjs.GridJsWorkbook
Saves the memory data to the sream,the save format is xlsx.
setAuthor(String) - Method in class com.aspose.gridjs.GridWorkbookSettings
Sets the author of the file.
setAutoOptimizeForLargeCells(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to automatically optimize the load performance for worksheet with large cells.
setAutoOptimizeForLargeCells(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to automatically optimize the load performance for worksheet with large cells.
setBaseRouteName(String) - Static method in class com.aspose.gridjs.Config
Sets the base route name for GridJs controller URL.
setBaseRouteName(String) - Method in class com.aspose.gridjs.GridJsOptions
Sets the route URL base name for GridJs controller.the default is GridJs2
setCalculatedValue(Object) - Method in class com.aspose.gridjs.GridCalculationData
Sets the calculated value for this function.
setCheckCustomNumberFormat(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether checking custom number format when setting Style.Custom.
setCollaborative(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to support collabrative editing,the default is false.
setCollaborative(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to support collabrative editing,the default is false.
setCreateCalcChain(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether create calculated formulas chain.
setDate1904(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Sets a value which represents if the workbook uses the 1904 date system.
setEmptySheetMaxCol(int) - Static method in class com.aspose.gridjs.Config
Sets default max column for an empty worksheet.
setEmptySheetMaxCol(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets default max column for an empty worksheet.
setEmptySheetMaxRow(int) - Static method in class com.aspose.gridjs.Config
Sets default max row for an empty worksheet.
setEmptySheetMaxRow(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets default max row for an empty worksheet.
setEnableMacros(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Enable macros; Now it only works when copying a worksheet to other worksheet in a workbook.
setFileCacheDirectory(String) - Static method in class com.aspose.gridjs.Config
Sets the cache directory for storing spreadsheet file.
setFileCacheDirectory(String) - Method in class com.aspose.gridjs.GridJsOptions
Sets the cache directory for storing spreadsheet file.
setFontFolder(String, boolean) - Static method in class com.aspose.gridjs.Config
Sets the fonts folder
setFontFolders(String[], boolean) - Static method in class com.aspose.gridjs.Config
Sets the fonts folders
setFontFolders(String[]) - Method in class com.aspose.gridjs.GridJsOptions
Sets the fonts folders for fonts in the rendered pictures/shapes
setForceFullCalculate(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether fully calculates every time when a calculation is triggered.
setIgnoreEmptyContent(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to show the max range which includes data ,style, merged cells and shapes.
setIgnoreEmptyContent(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to show the max range which includes data ,style, merged cells and shapes.
setImageUrlBase(String) - Static method in class com.aspose.gridjs.GridJsWorkbook
Set the base image get action URL from controller .
setInterruptMonitorForLoad(GridInterruptMonitor, int) - Method in class com.aspose.gridjs.GridJsWorkbook
Sets InterruptMonitor for load operation.
setInterruptMonitorForSave(GridInterruptMonitor) - Method in class com.aspose.gridjs.GridJsWorkbook
Sets InterruptMonitor for save operation.
setIslimitShapeOrImage(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to limit the total display shape/image count in one worksheet ,if set to true, GridJs will limit the total count of the display shapes or images in one worksheet to MaxShapeOrImageCount the default value is true.
setIslimitShapeOrImage(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to limit the total display shape/image count in one worksheet ,if set to true, GridJs will limit the total count of the display shapes or images in one worksheet to MaxShapeOrImageCount the default value is true.
setIteration(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether use iteration to resolve circular references.
setLazyLoading(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to load active worksheet only,the default is false.
setLazyLoading(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to load active worksheet only,the default is false.
setMaxIteration(int) - Method in class com.aspose.gridjs.GridWorkbookSettings
Returns or sets the maximum number of iterations to resolve a circular reference, the default value is 100.
setMaxPdfSaveSeconds(int) - Static method in class com.aspose.gridjs.Config
Sets the max timed out seconds when save to PDF.
setMaxPdfSaveSeconds(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets the max timed out seconds when save to PDF.
setMaxShapeOrImageCount(int) - Static method in class com.aspose.gridjs.Config
Sets the total count of the display shapes or images in the active sheet,it takes effect when IslimitShapeOrImage=true.
setMaxShapeOrImageCount(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets the total count of the display shapes or images in the active sheet,it takes effect when IslimitShapeOrImage=true.
setMaxShapeOrImageWidthOrHeight(int) - Static method in class com.aspose.gridjs.Config
Sets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true.
setMaxShapeOrImageWidthOrHeight(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true.
setMaxTotalShapeOrImageCount(int) - Static method in class com.aspose.gridjs.Config
Sets the total count of the display shapes or images in the workbook,it takes effect when IslimitShapeOrImage=true.
setMaxTotalShapeOrImageCount(int) - Method in class com.aspose.gridjs.GridJsOptions
Sets the total count of the display shapes or images in the workbook,it takes effect when IslimitShapeOrImage=true.
setMessageTopic(String) - Static method in class com.aspose.gridjs.Config
Sets the websocket destinations prefixed with "/topic".
setMessageTopic(String) - Method in class com.aspose.gridjs.GridJsOptions
Sets the websocket destinations prefixed with "/topic".
setPictureCacheDirectory(String) - Static method in class com.aspose.gridjs.Config
Sets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be "_piccache" inside the FileCacheDirectory.
setPictureCacheDirectory(String) - Method in class com.aspose.gridjs.GridJsOptions
Sets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be "_piccache" inside the FileCacheDirectory.
setPrecisionAsDisplayed(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
True if calculations in this workbook will be done using only the precision of the numbers as they're displayed
setReCalculateOnOpen(boolean) - Method in class com.aspose.gridjs.GridWorkbookSettings
Indicates whether re-calculate all formulas on opening file.
setSameImageDetecting(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to check if images have same source,the default is true the default value is true.
setSameImageDetecting(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to check if images have same source,the default is true the default value is true.
setSaveHtmlAsZip(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to save html file as zip archive,the default is false.
setSaveHtmlAsZip(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to save html file as zip archive,the default is false.
setSettings(GridWorkbookSettings) - Method in class com.aspose.gridjs.GridJsWorkbook
Represents the workbook settings.
setShowChartSheet(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to show chart worksheet.
setShowChartSheet(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to show chart worksheet.
setSkipInvisibleShapes(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to skip shapes that are invisble to UI ,the default value is true.
setSkipInvisibleShapes(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to skip shapes that are invisble to UI ,the default value is true.
setUsePrintArea(boolean) - Static method in class com.aspose.gridjs.Config
Sets whether to use PageSetup.PrintArea for the UI display range when the worksheet has PageSetup setting for PrintArea.
setUsePrintArea(boolean) - Method in class com.aspose.gridjs.GridJsOptions
Sets whether to use PageSetup.PrintArea for the UI display range when the worksheet has PageSetup setting for PrintArea.
SHAPE - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid drawing object setting.
SHEET_NAME - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid worksheet name.
SHEET_TYPE - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid worksheet type.
SPARKLINE - Static variable in class com.aspose.gridjs.GridExceptionType
Invalid sparkline object setting.
SPREADSHEET_ML - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents Excel 2003 xml file.
SXC - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents StarOffice Calc Spreadsheet (.sxc) file format.

T

TAB_DELIMITED - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents tab delimited text file, same with GridLoadFormat.TSV.
toString() - Method in exception com.aspose.gridjs.GridCellException
Creates and returns a string representation of the current exception.
TSV - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents TSV(tab-separated values file) file.

U

UNDISCLOSED_INFORMATION - Static variable in class com.aspose.gridjs.GridExceptionType
Files contains some undisclosed information.
UNKNOWN - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents unrecognized format, cannot be loaded.
UNSUPPORTED_FEATURE - Static variable in class com.aspose.gridjs.GridExceptionType
Unsupported feature.
UNSUPPORTED_STREAM - Static variable in class com.aspose.gridjs.GridExceptionType
Unsupported stream to be opened.
UPDATE_CELL - Static variable in class com.aspose.gridjs.CoWorkOperationType
Update cell operation (editable)
updateCell(String, String) - Method in class com.aspose.gridjs.GridJsService
Applies the update operation.
updateCell(String, String) - Method in class com.aspose.gridjs.GridJsWorkbook
Applies the update operation.
updateCell(String, String) - Method in interface com.aspose.gridjs.IGridJsService
Applies the update operation.
UpdateMonitor - Static variable in class com.aspose.gridjs.GridJsWorkbook
Gets/Sets the update monitor to track update operation
USER_MANAGEMENT - Static variable in class com.aspose.gridjs.CoWorkOperationType
User management operation (administrative)

V

VIEW - Static variable in class com.aspose.gridjs.CoWorkOperationType
View operation (read-only)

X

XLSB - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents xlsb file.
XLSX - Static variable in class com.aspose.gridjs.GridLoadFormat
Represents Office Open XML spreadsheetML workbook or template, with or without macros.
A C D E F G H I J L M N O P R S T U V X 
JavaDoc of Aspose.Cells for Java

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.


We guarantee a prompt response to any inquiry!

© Aspose Pty Ltd 2003-2025. All Rights Reserved.