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

Vertical alignments for a table cell.

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

Name

Description

Anchor
Bottom
Bottom
Bottom

Text is aligned from the bottom of the cell

Anchor
Center
Center
Center

Text is aligned from the center of the cell

Anchor
Top
Top
Top

Text is aligned from the top of the cell