ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelStyleMergeOptions - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelStyleMergeOptions

    Enumeration to specify the style merge options.

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

    Fields

    CreateDiffName

    Represents the CreateDiffName style merge option.

    Declaration
    public const ExcelStyleMergeOptions CreateDiffName
    Field Value
    Type Description
    ExcelStyleMergeOptions

    Leave

    Represents the Leave style merge option.

    Declaration
    public const ExcelStyleMergeOptions Leave
    Field Value
    Type Description
    ExcelStyleMergeOptions

    Replace

    Represents the Replace style merge option.

    Declaration
    public const ExcelStyleMergeOptions Replace
    Field Value
    Type Description
    ExcelStyleMergeOptions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved