'宣言 Protected Overridable Sub ExportSummaries( _ ByVal grid As WebDataGrid, _ ByVal worksheet As Worksheet, _ ByRef rowIndex As Integer, _ ByRef rowExportIndex As Integer, _ ByVal columnOffset As Integer, _ ByVal outlineLevel As Integer, _ ByVal As Boolean, _ ByVal gridCssClass As String, _ ByVal firstDataRowIndex As Integer _ )
protected virtual void ExportSummaries( WebDataGrid grid, Worksheet worksheet, ref int rowIndex, ref int rowExportIndex, int columnOffset, int outlineLevel, bool , string gridCssClass, int firstDataRowIndex )