menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelNamesMergeOptions

    Enumeration to specify Names Merge options.

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

    Fields

    Leave

    Represents the Leave names merge option.

    Declaration
    public const ExcelNamesMergeOptions Leave
    Field Value
    Type
    ExcelNamesMergeOptions

    MakeLocal

    Represents the MakeLocal names merge option.

    Declaration
    public const ExcelNamesMergeOptions MakeLocal
    Field Value
    Type
    ExcelNamesMergeOptions

    Rename

    Represents the Rename names merge option.

    Declaration
    public const ExcelNamesMergeOptions Rename
    Field Value
    Type
    ExcelNamesMergeOptions

    Replace

    Represents the Replace names merge option.

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