ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelTextRotation - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelTextRotation

    Enumeration to specify the possible Text Rotation options.

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

    Fields

    Name Description
    Clockwise

    Represents the Clockwise text rotation.

    CounterClockwise

    Represents the CounterClockwise text rotation.

    LeftToRight

    Represents the LeftToRight text rotation.

    TopToBottom

    Represents the TopToBottom text rotation.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved