Class ExcelMergeOperation
Enumeration of merge operation types in Excel.
Inheritance
System.Object
ExcelMergeOperation
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExcelMergeOperation : Enum
Fields
Delete
Represents the Delete option.
Declaration
public const ExcelMergeOperation Delete
Field Value
Type | Description |
---|---|
ExcelMergeOperation |
Leave
Represents the Leave option.
Declaration
public const ExcelMergeOperation Leave
Field Value
Type | Description |
---|---|
ExcelMergeOperation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |