







An argument
Namespace:
OfficeOpenXml.Utils
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public interface IArgument<T> |
| Visual Basic (Declaration) |
|---|
Public Interface IArgument(Of T) |
| Visual C++ |
|---|
generic<typename T> public interface class IArgument |
Type Parameters
- T
- Argument Type
