Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}The [TextDirection|Style.TextDirection] class contains all text direction options.{excerpt}
{signature:C#}
 public sealed class TextDir : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class TextDir
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Context}Context|Text is displayed in the context of the version of Excel that opens the spreadsheet.|
|{anchor:LeftToRight}LeftToRight|Text is displayed left to right.|
|{anchor:RightToLeft}RightToLeft|Text is displayed right to left.|