Overview
ValidationType 是 C++ 的 Aspose.Cells FOSS 中的 enum.
指定验证类型.
这种列表定义了8个值: AnyValue, WholeNumber, Decimal, List, Date, Time, TextLength, Custom.
Values
| Value | Description |
|---|
AnyValue | |
WholeNumber | |
Decimal | |
List | |
Date | |
Time | |
TextLength | |
Custom | |
See Also