







![]() ![]() |
EPPlus 3.0 |
ExcelDataValidationType..::.Type Property |
ExcelDataValidationType Class See Also Send Feedback |
Validation type
Namespace:
OfficeOpenXml.DataValidation
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public eDataValidationType Type { get; private set; } |
Visual Basic (Declaration) |
---|
Public Property Type As eDataValidationType |
Visual C++ |
---|
public: property eDataValidationType Type { eDataValidationType get (); void set (eDataValidationType value); } |