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
Description

Excerpt

The TextDirection class contains all text direction options.

Signature
C#
C#
 public sealed class TextDir : TypesafeEnum
Signature
vb.net
vb.net
Public NotInheritable Class TextDir
		Inherits TypesafeEnum
Values

Name

Description

Anchor
Context
Context
Context

Text is displayed in the context of the version of Excel that opens the spreadsheet.

Anchor
LeftToRight
LeftToRight
LeftToRight

Text is displayed left to right.

Anchor
RightToLeft
RightToLeft
RightToLeft

Text is displayed right to left.