set_error_check metod
set_error_check(error_check_type, is_check)
Anger om given feltyp ska kontrolleras.
def set_error_check(self, error_check_type, is_check):
...
Parameter | Typ | Beskrivning |
---|---|---|
error_check_type | ErrorCheckType | feltyp kan kontrolleras. |
is_check | bool | sant om given feltyp måste kontrolleras (grön triangel kommer att visas för cellen om kontrollen misslyckades). |
Se även
- modul aspose.cells
- klass ErrorCheckOption