







![]() ![]() |
EPPlus 3.0 |
IExcelDataValidationWithFormula2<(Of <(T>)>)..::.Formula2 Property |
IExcelDataValidationWithFormula2<(Of <(T>)>) Interface See Also Send Feedback |
Formula 2
Namespace:
OfficeOpenXml.DataValidation.Contracts
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
T Formula2 { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property Formula2 As T |
Visual C++ |
---|
property T Formula2 { T get (); } |