Class ExcelDatabaseRow
- Namespace
 - OfficeOpenXml.FormulaParsing.Excel.Functions.Database
 
- Assembly
 - Magicodes.EPPlus.dll
 
public class ExcelDatabaseRow
  - Inheritance
 - 
      
      ExcelDatabaseRow
 
- Inherited Members
 
- Extension Methods
 
Constructors
ExcelDatabaseRow()
public ExcelDatabaseRow()
  Properties
this[int]
public object this[int index] { get; }
  Parameters
indexint
Property Value
this[string]
public object this[string field] { get; set; }
  Parameters
fieldstring