'Declaration
Function GetExportCells() As IExportExcelCellInfo()
'Usage
Dim instance As IExportExcelRowInfo Dim value() As IExportExcelCellInfo value = instance.GetExportCells()
IExportExcelCellInfo[] GetExportCells()
Return Value
The array of IExportExcelRowInfo which hold the exporting information of rows.