alexa

    Show / Hide Table of Contents

    Enum ExcelGroupBy

    Specifies the Group types in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelGroupBy

    Fields

    Name Description
    ByColumns

    Grouping by columns.

    ByRows

    Grouping by Rows.

    Back to top Generated by DocFX