alexa

    Show / Hide Table of Contents

    Enum ExcelMoveDirection

    Specifies the possible directions to shift cells after clearing a range.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelMoveDirection

    Fields

    Name Description
    MoveLeft

    MoveLeft direction.

    MoveUp

    MoveUp direction.

    None

    No direction.

    Back to top Generated by DocFX