The ColumnStyleCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a ColumnStyle to the collection using column width and value, 0 width for auto width.
| |
| GetEnumerator |
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
| |
| GetObjectEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
| |
| RemoveAt |
Removes column style by index in the collection, the first column of the collection cannot be removed.
|