alexa

    Show / Hide Table of Contents

    Enum CellMerge

    Specifies the way of cell merging.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum CellMerge

    Fields

    Name Description
    Continue

    Merge is continued.

    None

    No merge.

    Start

    Merge starts from this cell.

    Back to top Generated by DocFX