menu

Document Processing

ExcelMergeOperation Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelMergeOperation Class

    Enumeration of merge operation types in Excel.

    Inheritance
    System.Object
    ExcelMergeOperation
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class ExcelMergeOperation : Enum

    Fields

    Delete

    Represents the Delete option.

    Declaration
    public const ExcelMergeOperation Delete
    Field Value
    Type
    ExcelMergeOperation

    Leave

    Represents the Leave option.

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