alexa

    Show / Hide Table of Contents

    Enum ExcelNestedDataGroupOptions

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

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

    Fields

    Name Description
    Collapse

    Collapse the group.

    Expand

    Expand the group.

    Back to top Generated by DocFX