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}Units used for setting a table cell width.{excerpt}
{signature:C#}
 public sealed class WidthUnits : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class WidthUnits
		Inherits TypesafeEnum
{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|