The following tables list the members exposed by ColumnWidth.
Public Constructors
Public Properties
| Name | Description |
| UnitType | Gets the ColumnWidthUnitType used by the ColumnWidth structure. |
| Value | Gets a double that represents the value of the ColumnWidth structure. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines if the specified object is equal to the current ColumnWidth instance. |
| GetHashCode | Retrieves the hash code for the ColumnWidth structure. |
| ToString | Returns a string representation of the ColumnWidth structure. |
Top
Public Operators
Equality | Compares two (2) ColumnWidth structures for equality. |
Implicit Type Conversion | Overloaded. Converts the specified ColumnWidth structure value to a double structure. |
Inequality | Compares two (2) ColumnWidth structures for inequality. |
Top
See Also