menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelNestedDataGroupOptions - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelNestedDataGroupOptions

    Specifies whether the grouping is added with Collapse or Expand while importing nested collection CLR objects.

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

    Fields

    Collapse

    Collapse the group.

    Declaration
    public const ExcelNestedDataGroupOptions Collapse
    Field Value
    Type
    ExcelNestedDataGroupOptions

    Expand

    Expand the group.

    Declaration
    public const ExcelNestedDataGroupOptions Expand
    Field Value
    Type
    ExcelNestedDataGroupOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved