'宣言 Public Overloads Sub ExportAsync( _ ByVal dataPresenter As DataPresenterBase, _ ByVal workbook As Infragistics.Documents.Excel.Workbook, _ ByVal startRow As Integer, _ ByVal startColumn As Integer, _ ByVal options As ExportOptions _ )
public void ExportAsync( DataPresenterBase dataPresenter, Infragistics.Documents.Excel.Workbook workbook, int startRow, int startColumn, ExportOptions options )