GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TextDirection Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Represents available reading order options used in TextDirection member.

    • C#
    • VB.NET
    public enum TextDirection
    Public Enum TextDirection

    Fields

    Context

    Context Dependent if the first non-whitespace character is a strong right-to-left character, the reading order is right-to-left; otherwise, the reading order is left-to-right.

    LeftToRight

    The reading order is left-to-right.

    RightToLeft

    The reading order is right-to-left.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.