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