XmlColumnWidth Structure Members
In This Topic
The following tables list the members exposed by XmlColumnWidth.
Public Constructors
| Name | Description |
 | XmlColumnWidth Constructor | Initializes a new instance of the XmlColumnWidth class specifying the width of a column. |
Top
Public Properties
| Name | Description |
 | UnitType | Gets or sets the ColumnWidthUnitType used by the structure. |
 | Value | Gets a double that represents the value of the XmlColumnWidth structure. |
Top
Public Methods
See Also