Skip to main content

IExportContext.AddRow Method

Name Parameters Description
AddRow() none Adds an empty row.
AddRow(CellObject[]) values Adds an empty row and populates it with values.
AddRow(Object[]) values Adds an empty row and populates it with the specified values.