DataValidationType

General

DataValidationType és un enum a Aspose.Cells per Python.

Especifica el tipus de validació de dades.

Valors

ValueDescription
NONERepresents the absence of any data validation
WHOLE_NUMBERRepresents validation that only whole numbers are allowed
DECIMAL
LISTRepresents validation that provides a dropdown list of permitted values
DATERepresents validation that only date values are accepted
TIME
TEXT_LENGTHRepresents validation that restricts the length of text input
CUSTOMRepresents validation defined by a custom formula or rule
 Català