Name | Description | |
---|---|---|
DataValidationJsonError Constructor | Constructs a new DataValidationJsonError object with the specified error message, worksheet name, range, and error content. |
The following tables list the members exposed by DataValidationJsonError.
Name | Description | |
---|---|---|
DataValidationJsonError Constructor | Constructs a new DataValidationJsonError object with the specified error message, worksheet name, range, and error content. |
Name | Description | |
---|---|---|
getErrorContent | Get the content of the error. | |
getErrorMessage | Get the message of the error. (Inherited from com.grapecity.documents.excel.JsonError) | |
getRange | Get the range that own the DataValidation. | |
getWorksheetName | Get the worksheet name. |