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