ColumnStyle Constructor
.NET Framework 4.5
Initializes an instance of the ColumnStyle class to its default state.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ColumnStyle() | Initializes and instance of the ColumnStyle class to its default state. |
|
ColumnStyle(SizeType) | Initializes an instance of the ColumnStyle class using the supplied SizeType value. |
|
ColumnStyle(SizeType, Single) | Initializes and instance of the ColumnStyle class using the supplied SizeType and width values. |