ExpertXls Excel Library for .NET
ExpertXls Excel Library for .NET
Library API
ExpertXls.ExcelLib
ExcelCellAlignment Class
ExcelCellBorder Class
ExcelCellBorderIndex Enumeration
ExcelCellBordersCollection Class
ExcelCellFill Class
ExcelCellFillGradient Class
ExcelCellFillPattern Class
ExcelCellFillPatternType Enumeration
ExcelCellFillSolid Class
ExcelCellFillType Enumeration
ExcelCellHorizontalAlignmentType Enumeration
ExcelCellLineStyle Enumeration
ExcelCellNumber Class
ExcelCellProtection Class
ExcelCellStyle Class
ExcelCellStylesCollection Class
ExcelCellTextDirectionType Enumeration
ExcelCellUnderlineType Enumeration
ExcelCellVerticalAlignmentType Enumeration
ExcelChart Class
ExcelChartArea Class
ExcelChartAxisLabelPosition Enumeration
ExcelChartCategoryAxis Class
ExcelChartCategoryAxisType Enumeration
ExcelChartDataPoint Class
ExcelChartDataPointLabel Class
ExcelChartDataPointsCollection Class
ExcelChartDataTable Class
ExcelChartFormattedText Class
ExcelChartInterior Class
ExcelChartLegend Class
ExcelChartLegendEntriesCollection Class
ExcelChartLegendEntry Class
ExcelChartLegendPosition Enumeration
ExcelChartLine Class
ExcelChartLineType Enumeration
ExcelChartLineWeightType Enumeration
ExcelChartRotation3D Class
ExcelChartsCollection Class
ExcelChartSeries Class
ExcelChartSeriesAxis Class
ExcelChartSeriesCollection Class
ExcelChartTickMarkType Enumeration
ExcelChartTimeUnit Enumeration
ExcelChartType Enumeration
ExcelChartValueAxis Class
ExcelChartValueDisplayUnits Enumeration
ExcelChartWorksheet Class
ExcelChartWorksheetPageSetup Class
ExcelChartWorksheetsCollection Class
ExcelColorsPalette Class
ExcelComment Class
ExcelCommentsCollection Class
ExcelDataValidator Class
ExcelDataValidatorDataType Enumeration
ExcelDataValidatorErrorStyle Enumeration
ExcelDataValidatorOperator Enumeration
ExcelDeleteShiftDirection Enumeration
ExcelDocumentProperties Class
ExcelDocumentSecurity Class
ExcelFont Class
ExcelGradientColors Enumeration
ExcelGradientDirection Enumeration
ExcelGradientVariants Enumeration
ExcelGroupBy Enumeration
ExcelHyperlink Class
ExcelHyperlinksCollection Class
ExcelHyperlinkType Enumeration
ExcelLibException Class
ExcelNamedRange Class
ExcelNamedRangesCollection Class
ExcelNamedRangeScopeType Enumeration
ExcelPageBreak Class
ExcelPageBreaksCollection Class
ExcelPageBreakType Enumeration
ExcelPageOrientation Enumeration
ExcelPagePaperSize Enumeration
ExcelPagePrintCommLocation Enumeration
ExcelPagePrintErrorsMode Enumeration
ExcelPagePrintOrder Enumeration
ExcelPageSetup Class
ExcelPicture Class
ExcelPicturePlacement Enumeration
ExcelPicturesCollection Class
ExcelProtectionAllowFlags Enumeration
ExcelRange Class
ExcelRangesCollection Class
ExcelShapeFill Class
ExcelShapeFillGradient Class
ExcelShapeFillPattern Class
ExcelShapeFillPatternType Enumeration
ExcelShapeFillPicture Class
ExcelShapeFillPresetGradientType Enumeration
ExcelShapeFillSolid Class
ExcelShapeFillTexture Class
ExcelShapeFillTextureType Enumeration
ExcelShapeFillType Enumeration
ExcelUnitsConverter Class
ExcelWorkbook Class
ExcelWorkbookDefaultSettings Class
ExcelWorkbookFormat Enumeration
ExcelWorksheet Class
ExcelWorksheetPageSetup Class
ExcelWorksheetsCollection Class
ExcelWorksheetSecurity Class
ExcelGroupBy Enumeration
Describes how to group the range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax
C#
VB
Copy
public
enum
ExcelGroupBy
Public
Enumeration
ExcelGroupBy
Members
Member name
Value
Description
Rows
0
Group range by rows.
Columns
1
Group range by columns.
See Also
Reference
ExpertXls.ExcelLib Namespace
ExpertXls Excel Library for .NET