File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelTextRotation

    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 - 2023 Syncfusion Inc. All Rights Reserved