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 |