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}Locations within a table cell for which padding values can be set.{excerpt}
{signature:C#}
 public sealed class Location : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class Location
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Bottom}Bottom|Bottom of the table cell|
|{anchor:Left}Left|Left side of the table cell|
|{anchor:Right}Right|Right side of the table cell|
|{anchor:Top}Top|Top of the table cell|