Skip to main content
A newer version of this page is available. .

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.