Enum TableWidthUnitType
Specifies the possible values for the units of the width property of table cell or table.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum TableWidthUnitType
Auto
Automatically determined width.
Fixed
Fixed width.
Nil
The width should be zero.
Percent
Width is defined as a percent.