SetErrorCheck

ErrorCheckOption.SetErrorCheck method

Legt fest, ob der angegebene Fehlertyp überprüft wird.

public void SetErrorCheck(ErrorCheckType errorCheckType, bool isCheck)
ParameterTypBeschreibung
errorCheckTypeErrorCheckTypeFehlertyp kann überprüft werden.
isCheckBooleanwahr, wenn der angegebene Fehlertyp überprüft werden muss (grünes Dreieck wird für die Zelle angezeigt, wenn die Überprüfung fehlschlägt).

Siehe auch