'宣言 Protected Overridable Sub ExportGroupedRows( _ ByVal groupedRows As GroupedRecordCollection, _ ByVal worksheet As Worksheet, _ ByRef rowIndex As Integer, _ ByRef rowExportIndex As Integer, _ ByVal columnOffset As Integer, _ ByVal hasHiddenCols As Boolean, _ ByVal outlineLevel As Integer, _ ByVal As Boolean _ )
protected virtual void ExportGroupedRows( GroupedRecordCollection groupedRows, Worksheet worksheet, ref int rowIndex, ref int rowExportIndex, int columnOffset, bool hasHiddenCols, int outlineLevel, bool )