Enum ExcelStyleMergeOptions
Enumeration to specify the style merge options.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelStyleMergeOptions
Fields
| Name | Description |
|---|---|
| CreateDiffName | Represents the CreateDiffName style merge option. |
| Leave | Represents the Leave style merge option. |
| Replace | Represents the Replace style merge option. |