ErrorCheckOption.SetErrorCheck
ErrorCheckOption.SetErrorCheck method
Sets whether given error type will be checked.
public void SetErrorCheck(ErrorCheckType errorCheckType, bool isCheck)
Parameter | Type | Description |
---|---|---|
errorCheckType | ErrorCheckType | error type can be checked. |
isCheck | Boolean | true if given error type needs to 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