ErrorCheckOption.IsErrorCheck
ErrorCheckOption.IsErrorCheck method
Checks whether given error type will be checked.
public bool IsErrorCheck(ErrorCheckType errorCheckType)
Parameter | Type | Description |
---|---|---|
errorCheckType | ErrorCheckType | error type can be checked |
Return Value
return true if given error type will be checked(green triangle will be shown for cell if the check failed).
See Also
- enum ErrorCheckType
- class ErrorCheckOption
- namespace Aspose.Cells
- assembly Aspose.Cells