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