Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellMerge

    Show / Hide Table of Contents

    Class CellMerge

    Specifies the way of cell merging.

    Inheritance
    System.Object
    CellMerge
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class CellMerge : Enum

    Fields

    Continue

    Merge is continued.

    Declaration
    public const CellMerge Continue
    Field Value
    Type Description
    CellMerge

    None

    No merge.

    Declaration
    public const CellMerge None
    Field Value
    Type Description
    CellMerge

    Start

    Merge starts from this cell.

    Declaration
    public const CellMerge Start
    Field Value
    Type Description
    CellMerge

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved