error_json method
error_json(self, msg)
Gets the error message string in JSON format.
Returns
The JSON string.
def error_json(self, msg):
...
| Parameter | Type | Description |
|---|---|---|
| msg | System.String | The error message. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook