is_error_check method
is_error_check
Checks whether given error type will be checked.
Returns
return true if given error type will be checked(green triangle will be shown for cell if the check failed).
def is_error_check(self, error_check_type):
...
Parameter | Type | Description |
---|---|---|
error_check_type | ErrorCheckType | error type can be checked |
See Also
- module
aspose.cells
- class
ErrorCheckOption