







|
| EPPlus 3.0 |
| IExcelDataValidation..::.Address Property |
| IExcelDataValidation Interface See Also Send Feedback |
Address of data validation
Namespace:
OfficeOpenXml.DataValidation.Contracts
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
ExcelAddress Address { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Address As ExcelAddress |
| Visual C++ |
|---|
property ExcelAddress^ Address { ExcelAddress^ get (); } |
