ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelMoveDirection - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelMoveDirection

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

    Inheritance
    System.Object
    ExcelMoveDirection
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelMoveDirection : Enum

    Fields

    MoveLeft

    MoveLeft direction.

    Declaration
    public const ExcelMoveDirection MoveLeft
    Field Value
    Type Description
    ExcelMoveDirection

    MoveUp

    MoveUp direction.

    Declaration
    public const ExcelMoveDirection MoveUp
    Field Value
    Type Description
    ExcelMoveDirection

    None

    No direction.

    Declaration
    public const ExcelMoveDirection None
    Field Value
    Type Description
    ExcelMoveDirection

    value__

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