menu

Document Processing

ExcelStyleMergeOptions Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelStyleMergeOptions Class

    Enumeration to specify the style merge options.

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

    Fields

    CreateDiffName

    Represents the CreateDiffName style merge option.

    Declaration
    public const ExcelStyleMergeOptions CreateDiffName
    Field Value
    Type
    ExcelStyleMergeOptions

    Leave

    Represents the Leave style merge option.

    Declaration
    public const ExcelStyleMergeOptions Leave
    Field Value
    Type
    ExcelStyleMergeOptions

    Replace

    Represents the Replace style merge option.

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