Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Locations within a table cell for which padding values can be set.

Signature
C#C#
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}{signature:vb.net
vb.net
}
Public NotInheritable Class Location
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Bottom of the table cell

...

Left side of the table cell

...

Right side of the table cell

...

{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|