menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelNestedDataLayoutOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelNestedDataLayoutOptions

    Specifies how to fill the group field values while importing nested collection CLR objects.

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

    Fields

    Name Description
    Default

    No operation will be performed for empty fields.

    Merge

    Merge the empty fields.

    Repeat

    Repeat the field value until the next group set value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved