menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextDirection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextDirection

    Represents different text direction.

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

    Fields

    Name Description
    Horizontal

    Represents the horizontal text direction

    RotateAllText270

    Rotates the text by 270 degrees

    RotateAllText90

    Rotates the text by 90 degrees

    StackedLeftToRight

    Rotates the text from left to right

    StackedRightToLeft

    Rotates the text from right to left

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