'Declaration
Function GetExportRows() As IExportExcelRowInfo()
'Usage
Dim instance As IExportExcelSheetInfo Dim value() As IExportExcelRowInfo value = instance.GetExportRows()
IExportExcelRowInfo[] GetExportRows()
Return Value
The row index sorted array of IExportExcelRowInfo which hold the exporting information of rows.