DataValidationType

Přehled

DataValidationType je enum v Aspose.Cells pro Python.

Uveďte typ ověřování údajů.

Hodnoty

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
 Čeština