Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelMergeOperation - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved