DataValidationType

DataValidationType

Vue de l’ensemble

‘DataValidationType’ est un enum dans Aspose.Cells FOSS pour Python.

Il détermine le type de validation des données.

Cette liste définit 8 valeurs : ‘NON’ , ‘WHOLE_NUMBER’, ‘DECIMAL’, ‘LIST’, DATE', ''TIME',''TEXT_LENGTH',CUSTOM’.

Les valeurs

ValueDescription
NONERepresents no data validation applied
WHOLE_NUMBERRepresents validation that requires whole number values
DECIMALRepresents validation that requires decimal (floating‑point) numbers
LISTRepresents validation that restricts input to a predefined list (dropdown)
DATERepresents validation that requires a date value
TIME
TEXT_LENGTHRepresents validation that limits the length of text input
CUSTOMRepresents validation using a custom formula or rule

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français