Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelGroupBy - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelGroupBy

    Specifies the Group types in Excel.

    Inheritance
    System.Object
    ExcelGroupBy
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelGroupBy : Enum

    Fields

    ByColumns

    Grouping by columns.

    Declaration
    public const ExcelGroupBy ByColumns
    Field Value
    Type Description
    ExcelGroupBy

    ByRows

    Grouping by Rows.

    Declaration
    public const ExcelGroupBy ByRows
    Field Value
    Type Description
    ExcelGroupBy

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved