[]
Represents a value and its unit of measurement that is used to specify the preferred width of a table or a cell.
public class PreferredWidth : FormattingBag
Public Class PreferredWidth
Inherits FormattingBag
Name | Description |
---|---|
Type | Gets or sets the unit of measurement used for this preferred width value. |
Value | Gets or sets the preferred width value. The unit of measurement is specified by the Type property. |