Enum DataValidationType
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum DataValidationType : int
Fields
| Name | Description |
|---|---|
| AnyValue | |
| Custom | |
| Date | |
| Decimal | |
| List | |
| TextLength | |
| Time | |
| WholeNumber |
public enum DataValidationType : int
| Name | Description |
|---|---|
| AnyValue | |
| Custom | |
| Date | |
| Decimal | |
| List | |
| TextLength | |
| Time | |
| WholeNumber |