set_error_check yöntemi
set_error_check(self, error_check_type, is_check)
Verilen hata türünün kontrol edilip edilmeyeceğini ayarlar.
def set_error_check(self, error_check_type, is_check):
...
Parametre | Tip | Tanım |
---|---|---|
error_check_type | ErrorCheckType | hata türü kontrol edilebilir. |
is_check | bool | Verilen hata türünün kontrol edilmesi gerekiyorsa doğrudur (kontrol başarısız olursa hücre için yeşil üçgen gösterilecektir). |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
ErrorCheckOption