Page tree

Versions Compared

Key

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

Excerpt

Units used for setting a table cell width.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Units used for setting a table cell width.{excerpt}
{signature:C#}
 public sealed class WidthUnits : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class WidthUnits
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Width units are automatically chosen

...

Default width unit

...

Cell width is measured as a percentage of total width

...

{signature}
{values}
||Name||Description||
|{anchor:Auto}Auto|Width units are automatically chosen|
|{anchor:Null}Null|Default width unit|
|{anchor:Percentage}Percentage|Cell width is measured as a percentage of total width|
|{anchor:Twips}Twips|Cell width is measured in twips|