Class ExcelStyleMergeOptions
Enumeration to specify the style merge options.
Inheritance
System.Object
ExcelStyleMergeOptions
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.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 |