menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelMoveDirection - Xamarin.Forms 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
    ExcelMoveDirection

    MoveUp

    MoveUp direction.

    Declaration
    public const ExcelMoveDirection MoveUp
    Field Value
    Type
    ExcelMoveDirection

    None

    No direction.

    Declaration
    public const ExcelMoveDirection None
    Field Value
    Type
    ExcelMoveDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved