'宣言 Public Overloads Sub ExportAsync( _ ByVal dataPresenter As DataPresenterBase, _ ByVal fileName As String, _ ByVal workbookFormat As Infragistics.Documents.Excel.WorkbookFormat, _ ByVal options As ExportOptions _ )
public void ExportAsync( DataPresenterBase dataPresenter, string fileName, Infragistics.Documents.Excel.WorkbookFormat workbookFormat, ExportOptions options )